org.apache.myfaces.custom.htmlTag
Class HtmlTag
UIOutput
org.apache.myfaces.custom.htmlTag.HtmlTag
- UserRoleAware
public class HtmlTag
extends UIOutput
$Revision: 239954 $ $Date: 2005-05-11 11:47:12 -0400 (Wed, 11 May 2005) $- bdudney (latest modification by $Author: svieujot $)
COMPONENT_FAMILY
public static final String COMPONENT_FAMILY
COMPONENT_TYPE
public static final String COMPONENT_TYPE
getClientId
public String getClientId(FacesContext context)
getFamily
public String getFamily()
getStyle
public String getStyle()
getStyleClass
public String getStyleClass()
isRendered
public boolean isRendered()
restoreState
public void restoreState(FacesContext context,
Object state)
saveState
public Object saveState(FacesContext context)
setStyle
public void setStyle(String style)
setStyleClass
public void setStyleClass(String styleClass)