Package | Description |
---|---|
javax.faces.component |
Fundamental APIs for user
interface components.
|
Modifier and Type | Field and Description |
---|---|
private AttachedObjectListHolder<FacesListener> |
UIComponentBase.listeners |
(package private) AttachedObjectListHolder<Validator> |
UIInput.validators
The set of
Validator s associated with this
UIComponent . |