Development tools : XUI editor : XUI widgets and containers : Containers Description : ContentPane
  
ContentPane
A ContentPane is a container that can contain other widgets and containers, and can also be contained by other containers.
See
Properties of the ContentPane container
See also
Containers Description
Properties of the ContentPane container
 
Property
Description
id
The identifier for the widget.
divFlowContainer
The divFlowContainer property specifies whether the container is a DivFlow container. The default value is false.
generateLayout
The generateLayout property specifies whether to generate the HTML layout. The default value is true.
generateInlineStyle
The generateInlineStyle property specifies whether to generate the inline styles. The default value is true.
See
ECA editor support
See also
ContentPane
ECA editor support
Properties that can be configured for the ContentPane container by using the ECA editor
 
Property
Description
id
This property can be used in the Condition part of ECA rule.
If a ContentPane is in a TabbedPane, different properties and ECA editor support are available for the ContentPane. For more details, see ContentPane in a TabbedPane.
See also
Properties of the ContentPane container