static interface DataModelTreeModel.Adapter
Modifier and Type | Method and Description |
---|---|
DataModelTreeModel.Adapter |
getChild(int searchIndex) |
int |
getChildCount() |
int |
getIndex(DataModelTreeModel.Adapter child) |
boolean |
isLeaf() |
int getIndex(DataModelTreeModel.Adapter child)
DataModelTreeModel.Adapter getChild(int searchIndex)
int getChildCount()
boolean isLeaf()