| Package | Description |
|---|---|
| com.sun.faces.renderkit | |
| com.sun.faces.renderkit.html_basic |
| Modifier and Type | Method and Description |
|---|---|
static SelectItemsIterator<SelectItem> |
RenderKitUtils.getSelectItems(FacesContext context,
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(FacesContext context,
UIComponent component,
SelectItemsIterator<SelectItem> items) |
Copyright © 1997–2019 Eclipse Foundation. All rights reserved.