Type to start searching...
CaptionLayout descripton - portlet tabs
augment : uiIdentifier
A path to the view to augment with this view.
Augmentation rules depend on the types of augmented and augmenting views. When augmented view is a layout, such as Composite, Tabs, or Switch, and augmenting view is also of the same type, the children views will be added to the augmented layout. When both augmented views are layouts but of different type, the augmenting view is inserted next to the augmented one. When augmented view is primitive, the augmenting view is inserted next to it.Valid values based on“string”. | |
---|---|
:?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)* |
Value must begin with a letter. Case and length are not restricted. Letters and numbers are allowed. Colon is used as a scope separator. Spaces and other punctuation characters are not allowed. |
caption : string
Caption text
cols : integer
Number of columns in the layout
enabled : string
Enablement flag association path or expression
fluid : boolean
True to enable special view positioning for space minimization
head : boolean
True to start a new row in the layout
icon : string
Icon name
name : identifier
Unique view name
Valid values based on“string”. | |
---|---|
:?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)* |
Value must begin with a letter or an underscore. Case and length are not restricted. Letters, numbers and underscores are allowed. Colon is used as a scope separator. Spaces and other punctuation characters are not allowed. |
off : unsignedInt
Number of columns to skip from the previous view in the same row
privilege : identifier
Access privilege
Valid values based on“string”. | |
---|---|
:?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)* |
Value must begin with a letter or an underscore. Case and length are not restricted. Letters, numbers and underscores are allowed. Colon is used as a scope separator. Spaces and other punctuation characters are not allowed. |
span : int
Number of consecutive columns to occupy
visible : string
Default visibility flag association path or expression
Default visiblity set to a control but value can be overriden by script, client state, or control-specific mechanism such as setListColumn in a table.Sequence of:
CaptionLayout [0..1]
Choice of:
Composite [1..1] - A container that displays its child views in columns - within a composite in a portlet or dialog.
Tabs [1..1] - A container that displays its child views in tabs - within a composite in a portlet or dialog.
Switch [1..1] - A container that displays only one of its child views at a time - within a composite in a portlet or dialog.
LayoutRef [1..1]
Card [1..1]
PortletRef [1..1]
Toolbar [1..1]
Entry [1..1]
Label [1..1]
Button [1..1]