|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@Deprecated public interface CoSimplePropertyModel
The interface a model of the property representing a single attibute
implements.
Supported API: true
Extendable: false
| Field Summary | |
|---|---|
static String |
ATTRIBUTE_TYPE_SUMMARY
Deprecated. Label for the attribute; the attribute type summary for the attribute to be presented by the property element. |
static String |
ATTRIBUTE_VALUE
Deprecated. Label for the attribute; the value of the attribute to be presented by the property element. |
| Fields inherited from interface com.ptc.core.ca.co.client.property.CoPropertyModel |
|---|
CHILDREN |
| 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 | |
|---|---|
AttributeTypeSummary |
getAttributeTypeSummary()
Deprecated. Gets the value of the attribute: ATTRIBUTE_TYPE_SUMMARY. |
Object |
getAttributeValue()
Deprecated. Gets the value of the attribute: ATTRIBUTE_VALUE. |
void |
setAttributeTypeSummary(AttributeTypeSummary a_AttributeTypeSummary)
Deprecated. Sets the value of the attribute: ATTRIBUTE_TYPE_SUMMARY. |
void |
setAttributeValue(Object a_AttributeValue)
Deprecated. Sets the value of the attribute: ATTRIBUTE_VALUE. |
| Methods inherited from interface com.ptc.core.ca.co.client.property.CoPropertyModel |
|---|
getChildren, setChildren, updateInstance, updateModel |
| 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 ATTRIBUTE_VALUE
static final String ATTRIBUTE_TYPE_SUMMARY
| Method Detail |
|---|
Object getAttributeValue()
void setAttributeValue(Object a_AttributeValue)
a_AttributeValue - AttributeTypeSummary getAttributeTypeSummary()
void setAttributeTypeSummary(AttributeTypeSummary a_AttributeTypeSummary)
a_AttributeTypeSummary -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||