Class Summary |
BorderLayoutBean |
The BorderLayout control is a layout element which lays out all of its indexed children consecutively in its middle, and supports twelve other named children: top, bottom, left, right, start, end, innerTop, innerBottom, innerRight, innerStart, innerLeft, and innerEnd. |
BulletedListBean |
The BulletedListBean ouputs each visible indexed child in a list with a bullet next to it. |
CellFormatBean |
CellFormatBeans are used to format cells in a RowLayoutBean. |
ContentContainerBean |
The ContentContainer is used to place ancillary information on a page, offset by a certain color. |
ContentFooterBean |
Deprecated. Since 2.2.0. |
FlowLayoutBean |
The FlowLayout control is a layout element which will lay out each of its children horizontally, wrapping as needed. |
FrameBean |
The FrameBean is used to specify attributes needed by an HTML frame. |
FrameBorderLayoutBean |
FrameBorderLayout is a layout bean which can be used to place seven frames at left, right, top, bottom, innerLeft, innerRight and center positions. |
HeaderBean |
The Header control places a label and optional icon at the top of a section. |
HideShowBean |
Overview |
HideShowHeaderBean |
Overview |
LabeledFieldLayoutBean |
The LabeledFieldLayout lays out its indexed children in a series of columns, one set for the "labels" and the other set for the "fields", with a gap in between. |
MessageComponentLayoutBean |
The messageComponentLayout lays out messaging beans so that the prompts and fields line up. |
PageHeaderLayoutBean |
pageHeaderLayout contains three navigational areas (for tabs, global buttons and a global header) and five advertisement/branding areas (for a large and medium ad, and corporate, product, inContext and cobrandings). |
PageLayoutBean |
PageLayout is a high-level layout element that acts as a template for the entire page. |
RowLayoutBean |
RowLayoutBeans can be used on their own, or to define a row of a TableLayoutBean. |
SeparatorBean |
The SeparatorBean creates a horizontal separator. |
SpacerBean |
SpacerBeans occupy a fixed amount of space in an HTML layout. |
StackLayoutBean |
The StackLayout control is a layout element which will lay out each of its children vertically. |
StyledItemBean |
This bean is not supported on the following agent types: pda, phone, voice. |
StyledListBean |
This bean is not supported on the following agent types: pda, phone, voice. |
SubTabLayoutBean |
SubTabLayout takes a named child SUB_TABS. |
TableLayoutBean |
A TableLayout is a thin wrapper around the HTML <table> element. |