public interface ResultSetMode
| Modifier and Type | Method and Description |
|---|---|
void |
createListhead(org.zkoss.zul.Listhead head)
Creates the listhead containing all headers.
|
DraggableListItem |
createListitem(ResultProperties properties)
Creates a listitem.
|
boolean |
isForLookupTables() |
void createListhead(org.zkoss.zul.Listhead head)
head - List headDraggableListItem createListitem(ResultProperties properties) throws DocumentIdentificationException, NgcUiException
properties - item's propertiesDocumentIdentificationException - document identification failed (missing object id)NgcUiException - exception to be handled by viewboolean isForLookupTables()
Copyright © 2016 SAPERION AG. All rights reserved.