static class DataModelTreeModel.SimpleTypeHierarchyListAdapter extends DataModelTreeModel.SortingListAdapter implements DataModelTreeModel.Adapter
| Modifier and Type | Field and Description |
|---|---|
private boolean |
_root |
_compareStrings, _list_childs, _tag| Constructor and Description |
|---|
DataModelTreeModel.SimpleTypeHierarchyListAdapter(String nodeTag,
List types,
boolean root) |
| Modifier and Type | Method and Description |
|---|---|
DataModelTreeModel.Adapter |
createChild(int searchIndex) |
String |
getValue() |
boolean |
isLeaf() |
compare, getChildCountcreateAdapter, getChild, getIndex, getTag, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetChild, getChildCount, getIndexequalspublic DataModelTreeModel.Adapter createChild(int searchIndex)
createChild in class DataModelTreeModel.SortingListAdapterpublic String getValue()
getValue in class DataModelTreeModel.SortingListAdapterpublic boolean isLeaf()
isLeaf in interface DataModelTreeModel.AdapterisLeaf in class DataModelTreeModel.SortingListAdapter