| Package | Description |
|---|---|
| com.sun.faces.renderkit | |
| com.sun.faces.renderkit.html_basic |
| Modifier and Type | Method and Description |
|---|---|
static SelectItemsIterator<jakarta.faces.model.SelectItem> |
RenderKitUtils.getSelectItems(jakarta.faces.context.FacesContext context,
jakarta.faces.component.UIComponent component)
Return a List of
SelectItem instances representing the available options for this
component, assembled from the set of UISelectItem and/or
UISelectItems components that are direct children of this component. |
| Modifier and Type | Method and Description |
|---|---|
protected int |
MenuRenderer.renderOptions(jakarta.faces.context.FacesContext context,
jakarta.faces.component.UIComponent component,
SelectItemsIterator<jakarta.faces.model.SelectItem> items) |
Copyright © 2010–2022 JBoss by Red Hat. All rights reserved.