Package | Description |
---|---|
org.apache.myfaces.tobago.component | |
org.apache.myfaces.tobago.internal.component | |
org.apache.myfaces.tobago.internal.util |
Modifier and Type | Class and Description |
---|---|
class |
UISelectManyBox
Render a multi selection option listbox.
|
class |
UISelectOneChoice
Render a single selection dropdown list.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractUISelectManyBox |
class |
AbstractUISelectOneChoice |
Modifier and Type | Method and Description |
---|---|
static void |
UISelect2ComponentUtil.ensureCustomItemsContainer(javax.faces.context.FacesContext facesContext,
UISelect2Component component) |
static Object |
UISelect2ComponentUtil.ensureCustomValue(javax.faces.context.FacesContext facesContext,
UISelect2Component component,
Object value) |
static void |
UISelect2ComponentUtil.ensureCustomValue(javax.faces.context.FacesContext facesContext,
UISelect2Component component,
Object value,
AbstractUISuggest suggest) |
static Object |
UISelect2ComponentUtil.ensureCustomValues(javax.faces.context.FacesContext facesContext,
UISelect2Component component,
Object values) |
static Set<javax.faces.model.SelectItem> |
UISelect2ComponentUtil.getValidCustomItemMap(UISelect2Component component) |
Copyright © 2002–2024 The Apache Software Foundation. All rights reserved.