|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.faces.component.UIComponent
javax.faces.component.UIComponentBase
javax.faces.component.UIOutput
javax.faces.component.UIInput
javax.faces.component.UISelectBoolean
org.apache.myfaces.tobago.component.UISelectBoolean
public class UISelectBoolean
| Field Summary | |
|---|---|
static java.lang.String |
COMPONENT_TYPE
|
| Fields inherited from class javax.faces.component.UISelectBoolean |
|---|
COMPONENT_FAMILY |
| Fields inherited from class javax.faces.component.UIInput |
|---|
CONVERSION_MESSAGE_ID, REQUIRED_MESSAGE_ID |
| Constructor Summary | |
|---|---|
UISelectBoolean()
|
|
| Method Summary | |
|---|---|
java.lang.String[] |
getMarkup()
|
java.lang.Integer |
getTabIndex()
|
void |
restoreState(FacesContext context,
java.lang.Object state)
|
java.lang.Object |
saveState(FacesContext context)
|
void |
setMarkup(java.lang.String[] markup)
|
void |
setTabIndex(java.lang.Integer tabIndex)
|
| Methods inherited from class javax.faces.component.UISelectBoolean |
|---|
getFamily, getValueBinding, isSelected, setSelected, setValueBinding |
| Methods inherited from class javax.faces.component.UIInput |
|---|
addValidator, addValueChangeListener, broadcast, compareValues, decode, getConvertedValue, getSubmittedValue, getValidator, getValidators, getValue, getValueChangeListener, getValueChangeListeners, isImmediate, isLocalValueSet, isRequired, isValid, processDecodes, processUpdates, processValidators, removeValidator, removeValueChangeListener, setImmediate, setLocalValueSet, setRequired, setSubmittedValue, setValid, setValidator, setValue, setValueChangeListener, updateModel, validate, validateValue |
| Methods inherited from class javax.faces.component.UIOutput |
|---|
getConverter, getLocalValue, setConverter |
| Methods inherited from class javax.faces.component.UIComponentBase |
|---|
addFacesListener, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientId, getFacesContext, getFacesListeners, getFacet, getFacets, getFacetsAndChildren, getId, getParent, getRenderer, getRendererType, getRendersChildren, isRendered, isTransient, processRestoreState, processSaveState, queueEvent, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.faces.component.ValueHolder |
|---|
getConverter, getLocalValue, setConverter |
| Field Detail |
|---|
public static final java.lang.String COMPONENT_TYPE
| Constructor Detail |
|---|
public UISelectBoolean()
| Method Detail |
|---|
public void restoreState(FacesContext context,
java.lang.Object state)
restoreState in interface StateHolderrestoreState in class UIInputpublic java.lang.Object saveState(FacesContext context)
saveState in interface StateHoldersaveState in class UIInputpublic java.lang.String[] getMarkup()
getMarkup in interface SupportsMarkuppublic void setMarkup(java.lang.String[] markup)
setMarkup in interface SupportsMarkuppublic java.lang.Integer getTabIndex()
public void setTabIndex(java.lang.Integer tabIndex)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||