|
Richfaces UI Components API 4.2.0.Final | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=RUNTIME) @Target(value=TYPE) public @interface ClientSideScript
This annotation describes client-side version of Converter/validator.
Required Element Summary | |
---|---|
String |
function
|
Optional Element Summary | |
---|---|
javax.faces.application.ResourceDependency[] |
resources
|
Element Detail |
---|
public abstract String function
public abstract javax.faces.application.ResourceDependency[] resources
|
Richfaces UI Components API 4.2.0.Final | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |