org.apache.myfaces.component.html.ext
public class HtmlCommandButton extends HtmlCommandButton implements UserRoleAware
Version: $Revision: 169646 $ $Date: 2005-05-11 17:34:57 +0200 (Wed, 11 May 2005) $
Field Summary | |
---|---|
static String | COMPONENT_TYPE |
Constructor Summary | |
---|---|
HtmlCommandButton() |
Method Summary | |
---|---|
String | getClientId(FacesContext context) |
String | getEnabledOnUserRole() |
String | getVisibleOnUserRole() |
boolean | isRendered() |
void | restoreState(FacesContext context, Object state) |
Object | saveState(FacesContext context) |
void | setEnabledOnUserRole(String enabledOnUserRole) |
void | setVisibleOnUserRole(String visibleOnUserRole) |