public class ComplexResultSetMode extends AbstractResultSetMode implements ResultSetMode
parentView| Constructor and Description |
|---|
ComplexResultSetMode(ResultSetViewImpl view,
ResultSetPresenter presenter,
List<ResultProperties> filteredProperties,
String[] fieldsToDisplay,
Map<String,com.saperion.intf.SaFieldDescription> fieldDescs)
Creates a new ComplexMode.
|
| 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 ComplexResultSetMode(ResultSetViewImpl view, ResultSetPresenter presenter, List<ResultProperties> filteredProperties, String[] fieldsToDisplay, Map<String,com.saperion.intf.SaFieldDescription> fieldDescs)
view - parent viewpresenter - parent presenterfilteredProperties - properties filtered for viewfieldsToDisplay - fields to display in viewfieldDescs - the SaFieldDescription to determine field valuespublic 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
createListitem in interface ResultSetModeproperties - item's propertiesDocumentIdentificationException - document identification failed (missing object id)ResultSetMode.createListitem(com.saperion.ngc.model.resultset.ResultProperties)public boolean isForLookupTables()
isForLookupTables in interface ResultSetModeCopyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.