org.apache.myfaces.custom.checkbox
Class HtmlCheckbox
UIComponentBase
org.apache.myfaces.custom.checkbox.HtmlCheckbox
public class HtmlCheckbox
extends UIComponentBase
$Revision: 169649 $ $Date: 2005-05-11 17:47:12 +0200 (Wed, 11 May 2005) $- Manfred Geiler (latest modification by $Author: grantsmith $)
COMPONENT_FAMILY
public static final String COMPONENT_FAMILY
COMPONENT_TYPE
public static final String COMPONENT_TYPE
FOR_ATTR
public static final String FOR_ATTR
INDEX_ATTR
public static final String INDEX_ATTR
HtmlCheckbox
public HtmlCheckbox()
getFamily
public String getFamily()
getFor
public String getFor()
getIndex
public int getIndex()
restoreState
public void restoreState(FacesContext context,
Object state)
saveState
public Object saveState(FacesContext context)
setFor
public void setFor(String forValue)
setIndex
public void setIndex(int index)