Package | Description |
---|---|
org.apache.myfaces.renderkit.html.util |
Modifier and Type | Method and Description |
---|---|
static List<SelectItemInfo> |
SelectItemsUtils.getSelectItemInfoList(UISelectMany uiSelectMany,
FacesContext facesContext) |
static List<SelectItemInfo> |
SelectItemsUtils.getSelectItemInfoList(UISelectOne uiSelectOne,
FacesContext facesContext) |
Modifier and Type | Method and Description |
---|---|
static void |
SelectItemsUtils.renderSelectOptions(FacesContext context,
UIComponent component,
Converter converter,
Set lookupSet,
List<SelectItemInfo> selectItemList) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.