Package | Description |
---|---|
org.openntf.xpt.objectlist.datasource |
Modifier and Type | Method and Description |
---|---|
List<ObjectListDataEntry> |
ObjectListDataContainer.getObjectList() |
Modifier and Type | Method and Description |
---|---|
int |
ObjectEntryComperator.compare(ObjectListDataEntry arg0,
ObjectListDataEntry arg1) |
Modifier and Type | Method and Description |
---|---|
void |
ObjectListDataContainer.setObjectList(List<ObjectListDataEntry> objectList) |
Constructor and Description |
---|
ObjectListDataContainer(String strBeanID,
String strUniqueID,
List<ObjectListDataEntry> objList,
List<String> sortValues,
String idAttribute) |
Copyright © 2021. All Rights Reserved.