public class SimpleResultSetMode extends Object implements ResultSetMode
| Constructor and Description |
|---|
SimpleResultSetMode(ResultSetViewImpl view,
ResultSetPresenter presenter)
Creates a new SimpleMode.
|
| 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() |
public SimpleResultSetMode(ResultSetViewImpl view, ResultSetPresenter presenter)
view - parent viewpresenter - parent presenterpublic void createListhead(org.zkoss.zul.Listhead head)
createListhead in interface ResultSetModehead - List headResultSetMode.createListhead(org.zkoss.zul.Listhead)public DraggableListItem createListitem(ResultProperties properties) throws DocumentIdentificationException, NgcUiException
createListitem in interface ResultSetModeproperties - item's propertiesDocumentIdentificationException - document identification failed (missing object id)NgcUiException - exception to be handled by viewResultSetMode.createListitem(com.saperion.ngc.model.resultset.ResultProperties)public boolean isForLookupTables()
isForLookupTables in interface ResultSetModeCopyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.