|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This class represents an instance of the tab that can be modified.
Note that all modifiable tabs inherit the characteristics of
UnmodifiableTab
.
UnmodifiableTab
Method Summary | |
void |
setDesc(String d)
Sets the description of the tab |
void |
setDisplayname(String n)
Sets the display name of the tab |
Methods inherited from interface com.sun.portal.providers.containers.jsp.tab.UnmodifiableTab |
getDesc, getDisplayname, getEncodedName, getName, getTabMap, isPredefined, isRemovable, isRenamable |
Method Detail |
public void setDisplayname(String n)
public void setDesc(String d)
d
- New description for the tab.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |