com.ptc.windchill.enterprise.patternForPicker.client
Class CoPickerPropertyModel
java.lang.Object
com.ptc.core.ca.co.client.property.CoAbstractSimplePropertyModel
com.ptc.core.ca.co.client.property.CoDefaultSimplePropertyModel
com.ptc.windchill.enterprise.patternForPicker.client.CoPickerPropertyModel
- All Implemented Interfaces:
- CoFacePlateHolderModel, CoModel, CoPropertyModel, CoSimplePropertyModel, Externalizable, Serializable
public class CoPickerPropertyModel
- extends CoDefaultSimplePropertyModel
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)
The method responsible for the initialization of the model. |
| Methods inherited from class com.ptc.core.ca.co.client.property.CoAbstractSimplePropertyModel |
getAttributeTypeSummary, getAttributeValue, getChildren, getElement, getFacePlateType, getImage, getLabel, getToolTip, setAttributeTypeSummary, setAttributeValue, setChildren, setElement, setFacePlateType, setImage, setLabel, setToolTip, update, updateInstance |
| 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
- The method responsible for the initialization of the model.
Supported API: true
- Specified by:
init in interface CoModel- Overrides:
init in class CoAbstractSimplePropertyModel
- Parameters:
envData -
- Throws:
WTException