com.ptc.core.ca.co.client.propertyPanel
Class CoDefaultCompositePropertyPanelModel

java.lang.Object
  extended by com.ptc.core.ca.co.client.layout.CoDefaultCompositeLayoutModel
      extended by 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

Field Summary
 
Fields inherited from interface com.ptc.core.ca.co.client.element.CoInstanceHolderModel
INSTANCE
 
Fields inherited from interface com.ptc.core.ca.co.client.element.CoModel
ELEMENT
 
Fields inherited from interface com.ptc.core.ca.co.client.layout.CoLayoutModel
ROWS
 
Fields inherited from interface com.ptc.core.ca.co.client.element.CoModel
ELEMENT
 
Fields inherited from interface com.ptc.core.ca.co.client.component.CoComponentModel
EXPANDED, WAS_EXPANDED
 
Fields inherited from interface com.ptc.core.ca.co.client.element.CoModel
ELEMENT
 
Fields inherited from interface com.ptc.core.ca.co.client.layout.CoLayoutModel
ROWS
 
Fields inherited from interface com.ptc.core.ca.co.client.component.CoComponentModel
EXPANDED, WAS_EXPANDED
 
Fields inherited from interface com.ptc.core.ca.co.client.element.CoModel
ELEMENT
 
Fields inherited from interface com.ptc.core.ca.co.client.component.CoCompositeComponentModel
HEADER_LAYOUT, TOP_LAYOUT
 
Fields inherited from interface com.ptc.core.ca.co.client.component.CoComponentModel
EXPANDED, WAS_EXPANDED
 
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
 
Methods inherited from interface com.ptc.core.ca.co.client.element.CoModel
getElement, setElement
 
Methods inherited from interface com.ptc.core.ca.co.client.layout.CoLayoutModel
getRows, setRows
 
Methods inherited from interface com.ptc.core.ca.co.client.element.CoModel
getElement, setElement
 
Methods inherited from interface com.ptc.core.ca.co.client.component.CoComponentModel
isExpanded, isWasExpanded, setExpanded, setWasExpanded
 
Methods inherited from interface com.ptc.core.ca.co.client.element.CoModel
getElement, setElement
 
Methods inherited from interface com.ptc.core.ca.co.client.layout.CoLayoutModel
getRows, setRows
 
Methods inherited from interface com.ptc.core.ca.co.client.component.CoComponentModel
isExpanded, isWasExpanded, setExpanded, setWasExpanded
 
Methods inherited from interface com.ptc.core.ca.co.client.element.CoModel
getElement, setElement
 
Methods inherited from interface com.ptc.core.ca.co.client.component.CoCompositeComponentModel
getHeaderLayout, getTopLayout, setHeaderLayout, setTopLayout
 
Methods inherited from interface com.ptc.core.ca.co.client.component.CoComponentModel
isExpanded, isWasExpanded, setExpanded, setWasExpanded
 
Methods inherited from interface com.ptc.core.ca.co.client.element.CoModel
getElement, setElement
 

Method Detail

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 -