public class UIRadio extends javax.faces.component.UIOutput implements javax.faces.component.behavior.ClientBehaviorHolder
| Modifier and Type | Field and Description | 
|---|---|
static String | 
COMPONENT_FAMILY  | 
static String | 
COMPONENT_TYPE  | 
| Constructor and Description | 
|---|
UIRadio()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getFamily()  | 
String | 
getFor()  | 
Integer | 
getIndex()  | 
javax.faces.model.SelectItem | 
getSelectItem(javax.faces.context.FacesContext context,
             javax.faces.component.UIComponent targetComponent)  | 
static List<javax.faces.model.SelectItem> | 
getSelectItems(javax.faces.context.FacesContext context,
              javax.faces.component.UIComponent component)  | 
void | 
setFor(String forValue)  | 
void | 
setIndex(Integer index)  | 
clearInitialState, getConverter, getLocalValue, getValue, markInitialState, resetValue, restoreState, saveState, setConverter, setValueaddClientBehavior, addFacesListener, broadcast, decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientBehaviors, getClientId, getDefaultEventName, getEventNames, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getListenersForEventClass, getParent, getPassThroughAttributes, getRenderer, getRendererType, getRendersChildren, getValueBinding, invokeOnComponent, isRendered, isTransient, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding, subscribeToEvent, unsubscribeFromEventencodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getPassThroughAttributes, getResourceBundleMap, getStateHelper, getStateHelper, getTransientStateHelper, getTransientStateHelper, getValueExpression, initialStateMarked, isCompositeComponent, isInView, isVisitable, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInView, setValueExpression, visitTreepublic static final String COMPONENT_FAMILY
public static final String COMPONENT_TYPE
public UIRadio()
public static List<javax.faces.model.SelectItem> getSelectItems(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component)
public javax.faces.model.SelectItem getSelectItem(javax.faces.context.FacesContext context, javax.faces.component.UIComponent targetComponent)
Copyright © 2019 Nuxeo. All rights reserved.