public interface IFocList
| Modifier and Type | Method and Description |
|---|---|
void |
iFocList_addFocObject(IFocObject iFocObject) |
void |
iFocList_cancel() |
void |
iFocList_dispose() |
void |
iFocList_newAddedFocObject() |
IFocObject |
iFocList_newFocObject() |
Iterator<IFocObject> |
iFocList_newIterator() |
IFocObject |
iFocList_searchByPropertiesValues(String[] fieldNames,
Object[] values) |
IFocObject |
iFocList_searchByPropertyValue(String fieldName,
Object value) |
boolean |
iFocList_validate() |
Iterator<IFocObject> iFocList_newIterator()
IFocObject iFocList_newFocObject()
void iFocList_addFocObject(IFocObject iFocObject)
void iFocList_newAddedFocObject()
IFocObject iFocList_searchByPropertyValue(String fieldName, Object value)
IFocObject iFocList_searchByPropertiesValues(String[] fieldNames, Object[] values)
boolean iFocList_validate()
void iFocList_cancel()
void iFocList_dispose()
Copyright © 2018. All rights reserved.