com.ptc.core.ca.co.client.tree
Class CoTreeNodeActionModel
java.lang.Object
com.ptc.core.ca.co.client.primitive.CoDefaultLabelModel
com.ptc.core.ca.co.client.action.CoAbstractActionModel
com.ptc.core.ca.co.client.action.CoInPlaceActionModel
com.ptc.core.ca.co.client.tree.CoTreeNodeActionModel
- All Implemented Interfaces:
- CoActionModel, CoFacePlateHolderModel, CoModel, CoLabelModel, Externalizable, Serializable
- Direct Known Subclasses:
- WebTreeNodeActionModel
Deprecated.
@Deprecated
public abstract class CoTreeNodeActionModel
- extends CoInPlaceActionModel
- implements Externalizable
This class implements an action model for the tree action such as contact
or expand.
Supported API: true
Extendable: false
- See Also:
- Serialized Form
| Fields inherited from interface com.ptc.core.ca.co.client.element.CoModel |
ELEMENT |
|
Method Summary |
void |
init(CoEnvData envData)
Deprecated. The method responsible for the initialization of the model. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
init
public void init(CoEnvData envData)
throws WTException
- Deprecated.
- The method responsible for the initialization of the model.
Supported API: true
- Specified by:
init in interface CoModel- Overrides:
init in class CoInPlaceActionModel
- Parameters:
envData -
- Throws:
WTException