|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TabbedComponent
Represents a components that has multiple tabs with content.
| Method Summary | |
|---|---|
PageElement |
openTab(PageElement tab)
Open's the given tab's view. |
PageElement |
selectedTab()
Returns element that represents the selected tab. |
PageElement |
selectedView()
Returns element that represents the selected tab's view. |
List<PageElement> |
tabs()
Returns all elements that represent the tabs. |
| Method Detail |
|---|
PageElement selectedTab()
PageElement selectedView()
List<PageElement> tabs()
PageElement openTab(PageElement tab)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||