See: Description
| Interface | Description |
|---|---|
| ConverterProcessor |
Java Server Faces support: Converters
|
| Class | Description |
|---|---|
| ImmediateAttributeProcessor |
WidgetProcessor that sets the
immediate attribute. |
| LabelProcessor |
WidgetProcessor to set labels on a UIComponent.
|
| ReadableIdProcessor |
WidgetProcessor to set 'human readable' ids on a UIComponent.
|
| RequiredAttributeProcessor |
WidgetProcessor that sets the
required attribute. |
| StandardBindingProcessor |
WidgetProcessor to add standard JSF value and action bindings to a UIComponent.
|
| StandardConverterProcessor |
WidgetProcessor to add standard JSF Converters to a UIComponent.
|
| StandardValidatorProcessor |
WidgetProcessor to add standard JSF validators to a UIComponent.
|
Copyright © 2015. All Rights Reserved.