|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@Deprecated public interface CoPropertyModel
The interface the model of a property element implements.
Supported API: true
Extendable: false
| Field Summary | |
|---|---|
static String |
CHILDREN
Deprecated. Label for the attribute; the list of child elements of the property element. |
| Fields inherited from interface com.ptc.core.ca.co.client.element.CoFacePlateHolderModel |
|---|
FACE_PLATE_TYPE, IMAGE, LABEL, TOOL_TIP |
| Fields inherited from interface com.ptc.core.ca.co.client.element.CoModel |
|---|
ELEMENT |
| Method Summary | |
|---|---|
ArrayList |
getChildren()
Deprecated. Gets the value of the attribute: CHILDREN. |
void |
setChildren(ArrayList a_Children)
Deprecated. Sets the value of the attribute: CHILDREN. |
void |
updateInstance(com.infoengine.object.factory.Element ieElement,
CoEnvData envData)
Deprecated. Updates attribute(s) in I*E element using value(s) from property model. |
void |
updateModel(com.infoengine.object.factory.Element ieElement,
CoEnvData envData)
Deprecated. Updates a model of the property element using attribute(s) from I*E element and value(s) from user preferences. |
| Methods inherited from interface com.ptc.core.ca.co.client.element.CoFacePlateHolderModel |
|---|
getFacePlateType, getImage, getLabel, getToolTip, setFacePlateType, setImage, setLabel, setToolTip |
| Methods inherited from interface com.ptc.core.ca.co.client.element.CoModel |
|---|
getElement, init, setElement, update |
| Field Detail |
|---|
static final String CHILDREN
| Method Detail |
|---|
void updateModel(com.infoengine.object.factory.Element ieElement,
CoEnvData envData)
throws WTException
ieElement - envData -
WTException
void updateInstance(com.infoengine.object.factory.Element ieElement,
CoEnvData envData)
throws WTException
ieElement - envData -
WTExceptionArrayList getChildren()
void setChildren(ArrayList a_Children)
a_Children -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||