|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Tab | |
---|---|
com.pow2.webgui.tabbedselector | |
com.pow2.webgui.taglib |
Uses of Tab in com.pow2.webgui.tabbedselector |
---|
Methods in com.pow2.webgui.tabbedselector with parameters of type Tab | |
---|---|
void |
TabbedSelector.addTab(Tab tab)
Adds a tab widget to this TabbedPanel. |
void |
TabbedSelector.addTab(Tab tab,
StringBuffer cnt)
Adds a tab widget to this TabbedPanel. |
void |
TabbedSelector.removeTab(Tab tab)
Removes the input tab component from the tabbedPanel list. |
Uses of Tab in com.pow2.webgui.taglib |
---|
Subclasses of Tab in com.pow2.webgui.taglib | |
---|---|
class |
TabTag
TabTag class. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |