|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Tabbed
Defines an Action that has a related tab in a list of navigation tabs.
Multiple actions may render via the same template, with the template displaying a single action tab based on the action that rendered it. Actions implementing this interface will specify a key for the tab that should be selected.
Method Summary | |
---|---|
java.lang.String |
getSelectedTab()
Returns the key of the tab that should be selected when rendering. |
Method Detail |
---|
java.lang.String getSelectedTab()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |