| Class | Description |
---|
| BasicTileLayout |
The BasicTileLayout class extends TileLayout to implement a tile-based layout that
centers the group of tiles in the layout container. |
| FreeFormLayout |
The FreeFormLayout class extends LayoutBase to implement the layout of the Freeform navigator. |
| LinearLayout |
The LinearLayout class extends LayoutBase to implement the layout of the Linear navigator. |
| MiniNavLayout |
The MiniNavLayout class extends HorizontalLayout to implement the layout of the MiniNav component. |
| OneUpLayout |
The OneUpLayout class is a LayoutBase that implements the layout of the BasicClickThrough navigator. |
| WaveLayout |
The WaveLayout class extends LayoutBase to implement the layout of the Wave navigator. |