|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ptc.core.ca.co.client.frame.CoDefaultCompositeFrameModel
@Deprecated public class CoDefaultCompositeFrameModel
Supported API: true
Extendable: false
| Field Summary |
|---|
| Fields inherited from interface com.ptc.core.ca.co.client.frame.CoCompositeFrameModel |
|---|
FRAME_HEADER |
| Fields inherited from interface com.ptc.core.ca.co.client.frame.CoFrameModel |
|---|
CHILD |
| Fields inherited from interface com.ptc.core.ca.co.client.element.CoModel |
|---|
ELEMENT |
| Method Summary | |
|---|---|
CoFrameManaged |
getChild()
Deprecated. Gets the value of the attribute: child; the child sub-element of the frame. |
CoModelDriven |
getElement()
Deprecated. Gets the object for the association that plays role: element; the element this model belongs to Supported API: true |
CoPropertyPanel |
getFrameHeader()
Deprecated. Gets the value of the attribute: frameHeader; the property panel representing the header of the frame. |
void |
init(CoEnvData envData)
Deprecated. The method responsible for the initialization of the model. |
void |
setChild(CoFrameManaged a_Child)
Deprecated. Sets the value of the attribute: child; the child sub-element of the frame. |
void |
setElement(CoModelDriven a_Element)
Deprecated. Sets the object for the association that plays role: element; the element this model belongs to Supported API: true |
void |
setFrameHeader(CoPropertyPanel a_FrameHeader)
Deprecated. Sets the value of the attribute: frameHeader; the property panel representing the header of the frame. |
void |
update(CoEnvData envData)
Deprecated. The method responsible for the update of the model. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void init(CoEnvData envData)
throws WTException
init in interface CoModelenvData -
WTException
public void update(CoEnvData envData)
throws WTException
update in interface CoModelenvData -
WTExceptionpublic CoPropertyPanel getFrameHeader()
getFrameHeader in interface CoCompositeFrameModelpublic void setFrameHeader(CoPropertyPanel a_FrameHeader)
setFrameHeader in interface CoCompositeFrameModela_FrameHeader - public CoFrameManaged getChild()
getChild in interface CoFrameModelpublic void setChild(CoFrameManaged a_Child)
setChild in interface CoFrameModela_Child - public CoModelDriven getElement()
getElement in interface CoModelpublic void setElement(CoModelDriven a_Element)
setElement in interface CoModela_Element -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||