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 |
removeListHead(org.zkoss.zul.Listhead head)
Removes all headers from listhead.
|
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 viewvoid removeListHead(org.zkoss.zul.Listhead head)
head
- List headboolean isForLookupTables()
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.