|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ptc.core.ca.co.client.primitive.CoDefaultEnumeratorModel
@Deprecated public class CoDefaultEnumeratorModel
Supported API: true
Extendable: false
| Field Summary |
|---|
| Fields inherited from interface com.ptc.core.ca.co.client.primitive.CoEnumeratorModel |
|---|
CHOSEN_INDEX, LABELS, TRIGGER, VALUES |
| 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 |
| Fields inherited from interface com.ptc.core.ca.co.client.action.CoActionListHolderModel |
|---|
ACTION_LIST |
| Fields inherited from interface com.ptc.core.ca.co.client.element.CoModel |
|---|
ELEMENT |
| Method Summary | |
|---|---|
CoActionList |
getActionList()
Deprecated. Gets the value of the attribute: actionList A reference to an action list element. |
int |
getChosenIndex()
Deprecated. Gets the value of the attribute: chosenIndex; the index of currently chosen value Supported API: true |
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 |
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 |
ArrayList |
getLabels()
Deprecated. Gets the value of the attribute: labels; the list of conceptual label sub-elements Supported API: true |
String |
getToolTip()
Deprecated. Gets the value of the attribute: toolTip; the tool tip Supported API: true |
CoAction |
getTrigger()
Deprecated. Gets the value of the attribute: trigger; the action to be used as a trigger element for an action list. |
ArrayList |
getValues()
Deprecated. Gets the value of the attribute: values; the list of values. |
void |
init(CoEnvData envData)
Deprecated. The method responsible for the initialization of the model. |
void |
setActionList(CoActionList a_ActionList)
Deprecated. Sets the value of the attribute: actionList. |
void |
setChosenIndex(int a_ChosenIndex)
Deprecated. Sets the value of the attribute: chosenIndex; the index of currently chosen value Supported API: true |
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 |
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 |
setLabels(ArrayList a_Labels)
Deprecated. Sets the value of the attribute: labels; the list of conceptual label sub-elements Supported API: true |
void |
setToolTip(String a_ToolTip)
Deprecated. Sets the value of the attribute: toolTip; the tool tip Supported API: true |
void |
setTrigger(CoAction a_Trigger)
Deprecated. Sets the value of the attribute: trigger; the action to be used as a trigger element for an action list. |
void |
setValues(ArrayList a_Values)
Deprecated. Sets the value of the attribute: values; the list of values. |
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 getLabels()
getLabels in interface CoEnumeratorModelpublic void setLabels(ArrayList a_Labels)
setLabels in interface CoEnumeratorModela_Labels - public ArrayList getValues()
labels
list.
getValues in interface CoEnumeratorModelpublic void setValues(ArrayList a_Values)
labels
list.
setValues in interface CoEnumeratorModela_Values - public int getChosenIndex()
getChosenIndex in interface CoEnumeratorModelpublic void setChosenIndex(int a_ChosenIndex)
setChosenIndex in interface CoEnumeratorModela_ChosenIndex - 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 - public CoActionList getActionList()
getActionList in interface CoActionListHolderModelpublic void setActionList(CoActionList a_ActionList)
setActionList in interface CoActionListHolderModela_ActionList - public CoAction getTrigger()
getTrigger in interface CoEnumeratorModelpublic void setTrigger(CoAction a_Trigger)
setTrigger in interface CoEnumeratorModela_Trigger -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||