|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ptc.core.ca.co.client.plugin.CoDefaultPluginModel
@Deprecated public class CoDefaultPluginModel
Supported API: true
Extendable: false
| Field Summary |
|---|
| Fields inherited from interface com.ptc.core.ca.co.client.plugin.CoPluginModel |
|---|
ATTR_MAP, CHILDREN, FALLBACK_TEXT, PARAM_MAP |
| 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 | |
|---|---|
HashMap |
getAttrMap()
Deprecated. Gets the value of the attribute: attrMap; the map of attributes of plugin element. |
ArrayList |
getChildren()
Deprecated. Gets the value of the attribute: children; the list of children of the plugin element. |
CoModelDriven |
getElement()
Deprecated. Gets the object for the association that plays role: element; the element this model belongs to Supported API: true |
CoFacePlateType |
getFacePlateType()
Deprecated. Gets the value of the attribute: facePlateType; the image Supported API: true |
String |
getFallbackText()
Deprecated. Gets the value of the attribute: fallbackText; the fallback text to display when an applet or an ActiveX control can not be found. |
String |
getImage()
Deprecated. Gets the value of the attribute: image; the image Supported API: true |
String |
getLabel()
Deprecated. Gets the value of the attribute: label; the label Supported API: true |
HashMap |
getParamMap()
Deprecated. Gets the value of the attribute: paramMap; the map of parameters of plugin elements. |
String |
getToolTip()
Deprecated. Gets the value of the attribute: toolTip; the tool tip Supported API: true |
void |
init(CoEnvData envData)
Deprecated. The method responsible for the initialization of the model. |
void |
setAttrMap(HashMap a_AttrMap)
Deprecated. Sets the value of the attribute: attrMap; the map of attributes of plugin element. |
void |
setChildren(ArrayList a_Children)
Deprecated. Sets the value of the attribute: children; the list of children of the plugin element. |
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 |
setFacePlateType(CoFacePlateType a_FacePlateType)
Deprecated. Sets the value of the attribute: facePlateType; the image Supported API: true |
void |
setFallbackText(String a_FallbackText)
Deprecated. Sets the value of the attribute: fallbackText; the fallback text to display when an applet or an ActiveX control can not be found. |
void |
setImage(String a_Image)
Deprecated. Sets the value of the attribute: image; the image Supported API: true |
void |
setLabel(String a_Label)
Deprecated. Sets the value of the attribute: label; the label Supported API: true |
void |
setParamMap(HashMap a_ParamMap)
Deprecated. Sets the value of the attribute: paramMap; the map of parameters of plugin elements. |
void |
setToolTip(String a_ToolTip)
Deprecated. Sets the value of the attribute: toolTip; the tool tip Supported API: true |
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 ArrayList getChildren()
getChildren in interface CoPluginModelpublic void setChildren(ArrayList a_Children)
setChildren in interface CoPluginModela_Children - public HashMap getAttrMap()
getAttrMap in interface CoPluginModelpublic void setAttrMap(HashMap a_AttrMap)
setAttrMap in interface CoPluginModela_AttrMap - public HashMap getParamMap()
getParamMap in interface CoPluginModelpublic void setParamMap(HashMap a_ParamMap)
setParamMap in interface CoPluginModela_ParamMap - public String getFallbackText()
getFallbackText in interface CoPluginModelpublic void setFallbackText(String a_FallbackText)
setFallbackText in interface CoPluginModela_FallbackText - public String getLabel()
getLabel in interface CoFacePlateHolderModelpublic void setLabel(String a_Label)
setLabel in interface CoFacePlateHolderModela_Label - public String getToolTip()
getToolTip in interface CoFacePlateHolderModelpublic void setToolTip(String a_ToolTip)
setToolTip in interface CoFacePlateHolderModela_ToolTip - public String getImage()
getImage in interface CoFacePlateHolderModelpublic void setImage(String a_Image)
setImage in interface CoFacePlateHolderModela_Image - public CoFacePlateType getFacePlateType()
getFacePlateType in interface CoFacePlateHolderModelpublic void setFacePlateType(CoFacePlateType a_FacePlateType)
setFacePlateType in interface CoFacePlateHolderModela_FacePlateType - 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 | ||||||||