static class DataModelTreeModel.ObjectHierarchyListAdapter extends DataModelTreeModel.SortingListAdapter implements DataModelTreeModel.Adapter
Modifier and Type | Field and Description |
---|---|
(package private) SystemObject |
_object |
_compareStrings, _list
_childs, _tag
Constructor and Description |
---|
DataModelTreeModel.ObjectHierarchyListAdapter(SystemObject object) |
Modifier and Type | Method and Description |
---|---|
DataModelTreeModel.Adapter |
createChild(int searchIndex) |
(package private) static List |
getItemList(SystemObject object) |
String |
getValue() |
boolean |
isLeaf() |
compare, getChildCount
createAdapter, getChild, getIndex, getTag, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getChild, getChildCount, getIndex
equals
SystemObject _object
DataModelTreeModel.ObjectHierarchyListAdapter(SystemObject object) throws Exception
Exception
static List getItemList(SystemObject object) throws Exception
Exception
public DataModelTreeModel.Adapter createChild(int searchIndex)
createChild
in class DataModelTreeModel.SortingListAdapter
public String getValue()
getValue
in class DataModelTreeModel.SortingListAdapter
public boolean isLeaf()
isLeaf
in interface DataModelTreeModel.Adapter
isLeaf
in class DataModelTreeModel.SortingListAdapter