This page last changed on Dec 14, 2004 by casey.

<ww:tabbedpane />

Tabbed pane allows you to associated tabs with different views. When the user clicks the tab, that view will render and become current. Tabbed pane is basically a table which includes the selected tab's page in its bottom row.

In this example, a tabbed pane is rendered with tabs aligned right. See WW's example for a more complete picture.

<p><ww:tabbedpane id="tp1" contentName="'tabs1'" tabAlign="'RIGHT'"/></p>

Name Required Description
id no HTML id attribute
theme no Theme to use
contentName yes ???
tabAlign no Tab horizontal alignment: RIGHT,LEFT,CENTER
Document generated by Confluence on Dec 14, 2004 16:36