com.ptc.core.ca.co.client.primitive
Interface CoLabelModel

All Superinterfaces:
CoFacePlateHolderModel, CoModel
All Known Subinterfaces:
CoActionModel, CoHyperLinkModel, WebHyperLinkModel
All Known Implementing Classes:
CoAbstractActionModel, CoDefaultHyperLinkModel, CoDefaultLabelModel, CoGoToActionModel, CoInPlaceActionModel, CoNewFrameActionModel, CoNewTemporaryFrameActionModel, CoPickerActionModel, CoTreeNodeActionModel, WebDefaultHyperLinkModel, WebNewFrameActionModel, WebNewTemporaryFrameActionModel, WebPickerActionModel, WebTreeNodeActionModel, WebWizardStepActionModel

Deprecated.

@Deprecated
public interface CoLabelModel
extends CoFacePlateHolderModel

The implement every model of the conceptual label element must implement.

Supported API: true

Extendable: false


Field Summary
 
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
 
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