static class DataModelTreeModel.DataModelAdapter extends DataModelTreeModel.AbstractAdapter implements DataModelTreeModel.Adapter
| Modifier and Type | Field and Description |
|---|---|
private DataModel |
_dm |
private static String[] |
LABELS |
_childs, _tag| Constructor and Description |
|---|
DataModelTreeModel.DataModelAdapter(DataModel dm) |
| Modifier and Type | Method and Description |
|---|---|
DataModelTreeModel.Adapter |
createChild(int searchIndex) |
int |
getChildCount() |
String |
getValue() |
createAdapter, getChild, getIndex, getTag, isLeaf, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetChild, getIndex, isLeafDataModelTreeModel.DataModelAdapter(DataModel dm)
public DataModelTreeModel.Adapter createChild(int searchIndex)
createChild in class DataModelTreeModel.AbstractAdapterpublic int getChildCount()
getChildCount in interface DataModelTreeModel.AdaptergetChildCount in class DataModelTreeModel.AbstractAdapterpublic String getValue()
getValue in class DataModelTreeModel.AbstractAdapter