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 |
|---|
ObjectHierarchyListAdapter(SystemObject object) |
| Modifier and Type | Method and Description |
|---|---|
DataModelTreeModel.Adapter |
createChild(int searchIndex) |
(package private) static java.util.List |
getItemList(SystemObject object) |
java.lang.String |
getValue() |
boolean |
isLeaf() |
compare, getChildCountcreateAdapter, getChild, getIndex, getTag, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetChild, getChildCount, getIndexSystemObject _object
ObjectHierarchyListAdapter(SystemObject object) throws java.lang.Exception
java.lang.Exceptionstatic java.util.List getItemList(SystemObject object) throws java.lang.Exception
java.lang.Exceptionpublic DataModelTreeModel.Adapter createChild(int searchIndex)
createChild in class DataModelTreeModel.SortingListAdapterpublic java.lang.String getValue()
getValue in class DataModelTreeModel.SortingListAdapterpublic boolean isLeaf()
isLeaf in interface DataModelTreeModel.AdapterisLeaf in class DataModelTreeModel.SortingListAdapter