com.ptc.core.ca.co.client.propertyPanel
Class CoDefaultCompositePropertyPanelModel
java.lang.Object
com.ptc.core.ca.co.client.layout.CoDefaultCompositeLayoutModel
com.ptc.core.ca.co.client.propertyPanel.CoDefaultCompositePropertyPanelModel
- All Implemented Interfaces:
- CoComponentModel, CoCompositeComponentModel, CoInstanceHolderModel, CoModel, CoCompositeLayoutModel, CoLayoutModel, CoCompositePropertyPanelModel, CoPropertyPanelModel, Externalizable, Serializable
Deprecated.
@Deprecated
public class CoDefaultCompositePropertyPanelModel
- extends CoDefaultCompositeLayoutModel
- implements CoCompositePropertyPanelModel, Externalizable
Supported API: true
Extendable: false
- See Also:
- Serialized Form
| Fields inherited from interface com.ptc.core.ca.co.client.element.CoModel |
ELEMENT |
| Fields inherited from interface com.ptc.core.ca.co.client.element.CoModel |
ELEMENT |
| Fields inherited from interface com.ptc.core.ca.co.client.element.CoModel |
ELEMENT |
| Fields inherited from interface com.ptc.core.ca.co.client.element.CoModel |
ELEMENT |
| Fields inherited from interface com.ptc.core.ca.co.client.element.CoModel |
ELEMENT |
|
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.CoDefaultCompositeLayoutModel |
getElement, getHeaderLayout, getRows, getTopLayout, isExpanded, isWasExpanded, setElement, setExpanded, setHeaderLayout, setRows, setTopLayout, 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 CoDefaultCompositeLayoutModel
- 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 -