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 |
UISuggest
Renders a list of suggested texts for a given input field.
|
Modifier and Type | Method and Description |
---|---|
AbstractUISuggest |
UISelect2Component.getSuggest() |
AbstractUISuggest |
AbstractUISelectManyBox.getSuggest() |
AbstractUISuggest |
AbstractUISelectOneChoice.getSuggest() |
AbstractUISuggest |
AbstractUIIn.getSuggest() |
Modifier and Type | Method and Description |
---|---|
static void |
UISelect2ComponentUtil.ensureCustomValue(javax.faces.context.FacesContext facesContext,
UISelect2Component component,
Object value,
AbstractUISuggest suggest) |
Copyright © 2002–2024 The Apache Software Foundation. All rights reserved.