static class DataModelTreeModel.ObjectSetUseAdapter extends DataModelTreeModel.ConfigurationObjectAdapter implements DataModelTreeModel.Adapter
Modifier and Type | Field and Description |
---|---|
private static java.lang.String[] |
LABELS |
_childs, _tag
Constructor and Description |
---|
ObjectSetUseAdapter(java.lang.String nodeTag,
ObjectSetUse object) |
Modifier and Type | Method and Description |
---|---|
DataModelTreeModel.Adapter |
createChild(int searchIndex) |
int |
getChildCount() |
java.lang.String |
getValue() |
getObject, isLeaf
createAdapter, getChild, getIndex, getTag, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getChild, getIndex, isLeaf
ObjectSetUseAdapter(java.lang.String nodeTag, ObjectSetUse object)
public DataModelTreeModel.Adapter createChild(int searchIndex)
createChild
in class DataModelTreeModel.ConfigurationObjectAdapter
public java.lang.String getValue()
getValue
in class DataModelTreeModel.SystemObjectAdapter
public int getChildCount()
getChildCount
in interface DataModelTreeModel.Adapter
getChildCount
in class DataModelTreeModel.ConfigurationObjectAdapter