Public Member Functions | |
| BACITreeDataNode (int newType, String name, Object data, OETree newParentTree, javax.swing.Icon icon) | |
Package Attributes | |
| ArrayList | childrenHolder = null |
| String | domainRemainder = null |
Insert the type's description here. Creation date: (1.11.2000 12:35:07)
| si.ijs.acs.objectexplorer.engine.BACI.BACITreeDataNode.BACITreeDataNode | ( | int | newType, | |
| String | name, | |||
| Object | data, | |||
| OETree | newParentTree, | |||
| javax.swing.Icon | icon | |||
| ) |
OETreeDataNode constructor comment.
| newType | int | |
| newObjectType | java.lang.String | |
| newObject | java.lang.Object | |
| newParentTree | si.ijs.acs.objectexplorer.OETree |
ArrayList si.ijs.acs.objectexplorer.engine.BACI.BACITreeDataNode.childrenHolder = null [package] |
Reimplemented from si.ijs.acs.objectexplorer.OETreeNode.
Referenced by si.ijs.acs.objectexplorer.engine.BACI.DelegateRemoteNode.DelegateRemoteNode(), si.ijs.acs.objectexplorer.engine.BACI.BACIRemoteAccess.explodeDummyNode(), si.ijs.acs.objectexplorer.engine.BACI.BACIRemoteAccess.explodeRootNodeByName(), si.ijs.acs.objectexplorer.engine.BACI.BACIRemoteAccess.getTreeForName(), and si.ijs.acs.objectexplorer.engine.BACI.BACIRemoteAccess.removeSingleDeviceDummies().
String si.ijs.acs.objectexplorer.engine.BACI.BACITreeDataNode.domainRemainder = null [package] |
1.7.0