|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@Deprecated public interface CoFacePlateHolderModel
The model of the element implementing CoFacePlateHolder
interface must implement this interface.
Supported API: true
Extendable: false
| Field Summary | |
|---|---|
static String |
FACE_PLATE_TYPE
Deprecated. Label for the attribute; the image Supported API: true |
static String |
IMAGE
Deprecated. Label for the attribute; the image Supported API: true |
static String |
LABEL
Deprecated. Label for the attribute; the label Supported API: true |
static String |
TOOL_TIP
Deprecated. Label for the attribute; the tool tip Supported API: true |
| Fields inherited from interface com.ptc.core.ca.co.client.element.CoModel |
|---|
ELEMENT |
| Method Summary | |
|---|---|
CoFacePlateType |
getFacePlateType()
Deprecated. Gets the value of the attribute: FACE_PLATE_TYPE. |
String |
getImage()
Deprecated. Gets the value of the attribute: IMAGE. |
String |
getLabel()
Deprecated. Gets the value of the attribute: LABEL. |
String |
getToolTip()
Deprecated. Gets the value of the attribute: TOOL_TIP. |
void |
setFacePlateType(CoFacePlateType a_FacePlateType)
Deprecated. Sets the value of the attribute: FACE_PLATE_TYPE. |
void |
setImage(String a_Image)
Deprecated. Sets the value of the attribute: IMAGE. |
void |
setLabel(String a_Label)
Deprecated. Sets the value of the attribute: LABEL. |
void |
setToolTip(String a_ToolTip)
Deprecated. Sets the value of the attribute: TOOL_TIP. |
| Methods inherited from interface com.ptc.core.ca.co.client.element.CoModel |
|---|
getElement, init, setElement, update |
| Field Detail |
|---|
static final String LABEL
static final String TOOL_TIP
static final String IMAGE
static final String FACE_PLATE_TYPE
| Method Detail |
|---|
String getLabel()
void setLabel(String a_Label)
a_Label - String getToolTip()
void setToolTip(String a_ToolTip)
a_ToolTip - String getImage()
void setImage(String a_Image)
a_Image - CoFacePlateType getFacePlateType()
void setFacePlateType(CoFacePlateType a_FacePlateType)
a_FacePlateType -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||