static class DataModelTreeModel.IntegerValueStateAdapter extends DataModelTreeModel.ConfigurationObjectAdapter implements DataModelTreeModel.Adapter
| Modifier and Type | Field and Description |
|---|---|
private static String[] |
LABELS |
_childs, _tag| Constructor and Description |
|---|
DataModelTreeModel.IntegerValueStateAdapter(String nodeTag,
IntegerValueState object) |
| Modifier and Type | Method and Description |
|---|---|
DataModelTreeModel.Adapter |
createChild(int searchIndex) |
int |
getChildCount() |
String |
getTag() |
getObject, getValue, isLeafcreateAdapter, getChild, getIndex, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetChild, getIndex, isLeafprivate static final String[] LABELS
DataModelTreeModel.IntegerValueStateAdapter(String nodeTag, IntegerValueState object)
public DataModelTreeModel.Adapter createChild(int searchIndex)
createChild in class DataModelTreeModel.ConfigurationObjectAdapterpublic int getChildCount()
getChildCount in interface DataModelTreeModel.AdaptergetChildCount in class DataModelTreeModel.ConfigurationObjectAdapterpublic String getTag() throws Exception
getTag in class DataModelTreeModel.AbstractAdapterException