org.apache.myfaces.shared_impl.component |
|
Java Source File Name | Type | Comment |
BindingAware.java | Interface | |
DisplayValueOnlyCapable.java | Interface | Behavioral interface. |
EscapeCapable.java | Interface | EscapeCapable interface for extended components
By default, escape is true, and the components have the default behaviour. |
ExecuteOnCallback.java | Interface | With findComponent - you get a component, but this component might
not be prepared to actually have the correct context information. |