com.ptc.core.ca.co.client.propertyPanel
Class CoDefaultSimplePropertyPanelModel
java.lang.Object
com.ptc.core.ca.co.client.layout.CoDefaultSimpleLayoutModel
com.ptc.core.ca.co.client.propertyPanel.CoDefaultSimplePropertyPanelModel
- All Implemented Interfaces:
- CoComponentModel, CoFacePlateHolderModel, CoInstanceHolderModel, CoModel, CoLayoutModel, CoSimpleLayoutModel, CoPropertyPanelModel, CoSimplePropertyPanelModel, Externalizable, Serializable
Deprecated.
@Deprecated
public class CoDefaultSimplePropertyPanelModel
- extends CoDefaultSimpleLayoutModel
- implements CoSimplePropertyPanelModel, Externalizable
Supported API: true
Extendable: false
- See Also:
- Serialized Form
|
Method Summary |
CoInstance |
getInstance()
Deprecated. Gets the value of the attribute: instance; I*E element wrapped into
CoInstance object. |
void |
setInstance(CoInstance a_Instance)
Deprecated. Sets the value of the attribute: instance; I*E element wrapped into
CoInstance object. |
void |
update(CoEnvData envData)
Deprecated. The method responsible for the update of the model. |
| Methods inherited from class com.ptc.core.ca.co.client.layout.CoDefaultSimpleLayoutModel |
getElement, getFacePlateType, getImage, getLabel, getRows, getToolTip, isExpanded, isWasExpanded, setElement, setExpanded, setFacePlateType, setImage, setLabel, setRows, setToolTip, setWasExpanded |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
update
public void update(CoEnvData envData)
throws WTException
- Deprecated.
- The method responsible for the update of the model.
Supported API: true
- Specified by:
update in interface CoModel- Overrides:
update in class CoDefaultSimpleLayoutModel
- Parameters:
envData -
- Throws:
WTException
getInstance
public CoInstance getInstance()
- Deprecated.
- Gets the value of the attribute: instance; I*E element wrapped into
CoInstance object. The element that owns this model represents
wrapped I*E element.
Supported API: true
- Specified by:
getInstance in interface CoInstanceHolderModel
- Returns:
- CoInstance
setInstance
public void setInstance(CoInstance a_Instance)
- Deprecated.
- Sets the value of the attribute: instance; I*E element wrapped into
CoInstance object. The element that owns this model represents
wrapped I*E element.
Supported API: true
- Specified by:
setInstance in interface CoInstanceHolderModel
- Parameters:
a_Instance -