| Package | Description |
|---|---|
| javax.faces.component |
Fundamental APIs for user
interface components.
|
| Modifier and Type | Field and Description |
|---|---|
protected UISelectItems |
SelectItemsIterator.GenericObjectSelectItemIterator.sourceComponent
The source
UISelectItems. |
private UISelectItems |
SelectItemsIterator.GenericObjectSelectItemIterator.GenericObjectSelectItem.sourceComponent |
| Constructor and Description |
|---|
ArrayIterator(FacesContext ctx,
UISelectItems sourceComponent,
java.lang.Object array) |
GenericObjectSelectItem(UISelectItems sourceComponent) |
GenericObjectSelectItemIterator(UISelectItems sourceComponent) |
IterableItemIterator(FacesContext ctx,
UISelectItems sourceComponent,
java.lang.Iterable<?> iterable) |