Package | Description |
---|---|
javax.faces.component |
Fundamental APIs for user
interface components.
|
Modifier and Type | Class and Description |
---|---|
private static class |
SelectItemsIterator.ArrayIterator
Handles arrays of
SelectItem s, generic Objects,
or combintations of both. |
private static class |
SelectItemsIterator.IterableItemIterator
Handles Collections of
SelectItem s, generic Objects,
or combintations of both. |