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

All Superinterfaces:
CoComponentModel, CoCompositeComponentModel, CoLayoutModel, CoModel
All Known Subinterfaces:
CoCompositePropertyPanelModel
All Known Implementing Classes:
CoDefaultCompositeLayoutModel, CoDefaultCompositePropertyPanelModel

Deprecated.

@Deprecated
public interface CoCompositeLayoutModel
extends CoLayoutModel, CoCompositeComponentModel



Supported API: true

Extendable: false


Field Summary
 
Fields inherited from interface com.ptc.core.ca.co.client.layout.CoLayoutModel
ROWS
 
Fields inherited from interface com.ptc.core.ca.co.client.element.CoModel
ELEMENT
 
Fields inherited from interface com.ptc.core.ca.co.client.component.CoComponentModel
EXPANDED, WAS_EXPANDED
 
Fields inherited from interface com.ptc.core.ca.co.client.element.CoModel
ELEMENT
 
Fields inherited from interface com.ptc.core.ca.co.client.component.CoCompositeComponentModel
HEADER_LAYOUT, TOP_LAYOUT
 
Fields inherited from interface com.ptc.core.ca.co.client.component.CoComponentModel
EXPANDED, WAS_EXPANDED
 
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.layout.CoLayoutModel
getRows, setRows
 
Methods inherited from interface com.ptc.core.ca.co.client.element.CoModel
getElement, init, setElement, update
 
Methods inherited from interface com.ptc.core.ca.co.client.component.CoComponentModel
isExpanded, isWasExpanded, setExpanded, setWasExpanded
 
Methods inherited from interface com.ptc.core.ca.co.client.element.CoModel
getElement, init, setElement, update
 
Methods inherited from interface com.ptc.core.ca.co.client.component.CoCompositeComponentModel
getHeaderLayout, getTopLayout, setHeaderLayout, setTopLayout
 
Methods inherited from interface com.ptc.core.ca.co.client.component.CoComponentModel
isExpanded, isWasExpanded, setExpanded, setWasExpanded
 
Methods inherited from interface com.ptc.core.ca.co.client.element.CoModel
getElement, init, setElement, update