com.ptc.core.ca.co.client.property.enumerated
Class CoEnumeratedPropertyModel

java.lang.Object
  extended by com.ptc.core.ca.co.client.property.CoAbstractSimplePropertyModel
      extended by com.ptc.core.ca.co.client.property.enumerated.CoEnumeratedPropertyModel
All Implemented Interfaces:
CoFacePlateHolderModel, CoModel, CoPropertyModel, CoSimplePropertyModel, Externalizable, Serializable

Deprecated.

@Deprecated
public class CoEnumeratedPropertyModel
extends CoAbstractSimplePropertyModel
implements Externalizable

The class implementing a model of the enumerated property element.

Supported API: true

Extendable: false

See Also:
Serialized Form

Field Summary
 
Fields inherited from interface com.ptc.core.ca.co.client.property.CoSimplePropertyModel
ATTRIBUTE_TYPE_SUMMARY, ATTRIBUTE_VALUE
 
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
 List getLegalValuesSet()
          Deprecated. Gets the value of the attribute: legalValuesSet; the list of CoEnumeratedPropertyOption objects.
 void setLegalValuesSet(List a_LegalValuesSet)
          Deprecated. Sets the value of the attribute: legalValuesSet; the list of CoEnumeratedPropertyOption objects.
 
Methods inherited from class com.ptc.core.ca.co.client.property.CoAbstractSimplePropertyModel
getAttributeTypeSummary, getAttributeValue, getChildren, getElement, getFacePlateType, getImage, getLabel, getToolTip, init, setAttributeTypeSummary, setAttributeValue, setChildren, setElement, setFacePlateType, setImage, setLabel, setToolTip, update, updateInstance, updateModel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getLegalValuesSet

public List getLegalValuesSet()
Deprecated. 
Gets the value of the attribute: legalValuesSet; the list of CoEnumeratedPropertyOption objects.

Supported API: true

Returns:
List

setLegalValuesSet

public void setLegalValuesSet(List a_LegalValuesSet)
Deprecated. 
Sets the value of the attribute: legalValuesSet; the list of CoEnumeratedPropertyOption objects.

Supported API: true

Parameters:
a_LegalValuesSet -