com.ptc.core.ca.co.client.tree
Class CoDefaultTreeNodeActionDoer
java.lang.Object
com.ptc.core.ca.co.client.simple.CoSimpleActionDoer
com.ptc.core.ca.co.client.tree.CoTreeNodeActionDoer
com.ptc.core.ca.co.client.tree.CoDefaultTreeNodeActionDoer
- All Implemented Interfaces:
- CoActionDoer, CoDoer
Deprecated.
@Deprecated
public class CoDefaultTreeNodeActionDoer
- extends CoTreeNodeActionDoer
Supported API: true
Extendable: false
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
expand
public void expand(CoTreeNodeInstance node_instance,
CoSimpleActionHandlerData execData)
throws WTException
- Deprecated.
- Expands the node in the data tree.
Supported API: true
- Specified by:
expand in class CoTreeNodeActionDoer
- Parameters:
node_instance - execData -
- Throws:
WTException