|
RichFaces CDK Annotations 4.1.0.20111101-M4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=CLASS) public @interface Alias
Attribute aliases. CDK will generate getter and setter methods for these aliases which delegate calls to the original attribute methods.
| Required Element Summary | |
|---|---|
String |
value
Attribute alias. |
| Element Detail |
|---|
public abstract String value
Attribute alias. This is mandatory parameter
|
RichFaces CDK Annotations 4.1.0.20111101-M4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||