com.ptc.core.ca.co.client.picker
Class CoPickerActionModel
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.CoGoToActionModel
com.ptc.core.ca.co.client.action.CoNewFrameActionModel
com.ptc.core.ca.co.client.action.CoNewTemporaryFrameActionModel
com.ptc.core.ca.co.client.picker.CoPickerActionModel
- All Implemented Interfaces:
- CoActionModel, CoFacePlateHolderModel, CoModel, CoLabelModel, Externalizable, Serializable
- Direct Known Subclasses:
- WebPickerActionModel
Deprecated.
@Deprecated
public class CoPickerActionModel
- extends CoNewTemporaryFrameActionModel
- implements Externalizable
The model of the action that uses CoPickerActionHandler
action handler.
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 CoNewTemporaryFrameActionModel
- Parameters:
envData -
- Throws:
WTException