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