com.ptc.core.ca.co.client.layout
Interface CoSimpleLayoutModel

All Superinterfaces:
CoComponentModel, CoFacePlateHolderModel, CoLayoutModel, CoModel
All Known Subinterfaces:
CoSimplePropertyPanelModel
All Known Implementing Classes:
CoDefaultSimpleLayoutModel, CoDefaultSimplePropertyPanelModel

Deprecated.

@Deprecated
public interface CoSimpleLayoutModel
extends CoFacePlateHolderModel, CoLayoutModel

Conceptual simple layout element has the model implementing this iterface.

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.layout.CoLayoutModel
ROWS
 
Fields inherited from interface com.ptc.core.ca.co.client.component.CoComponentModel
EXPANDED, WAS_EXPANDED
 
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.layout.CoLayoutModel
getRows, setRows
 
Methods inherited from interface com.ptc.core.ca.co.client.component.CoComponentModel
isExpanded, isWasExpanded, setExpanded, setWasExpanded