org.apache.myfaces.custom.navmenu.jscookmenu
public class HtmlCommandJSCookMenu extends UICommand implements UserRoleAware
Version: $Revision: 179498 $ $Date: 2005-06-02 05:37:44 +0200 (Thu, 02 Jun 2005) $
| Field Summary | |
|---|---|
| static String | COMPONENT_FAMILY |
| static String | COMPONENT_TYPE |
| Constructor Summary | |
|---|---|
| HtmlCommandJSCookMenu() | |
| Method Summary | |
|---|---|
| String | getEnabledOnUserRole() |
| String | getFamily() |
| String | getLayout() |
| String | getTheme() |
| String | getVisibleOnUserRole() |
| boolean | isImmediate() |
| boolean | isRendered() |
| void | restoreState(FacesContext context, Object state) |
| Object | saveState(FacesContext context) |
| void | setEnabledOnUserRole(String enabledOnUserRole) |
| void | setLayout(String layout) |
| void | setTheme(String theme) |
| void | setVisibleOnUserRole(String visibleOnUserRole) |