|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Documented @Target(value=METHOD) @Retention(value=SOURCE) public @interface JSFFacet
Indicate that this method is a facet method.
Optional Element Summary | |
---|---|
String |
desc
Short description |
boolean |
required
(true|false) Define if the property is required or not. |
public abstract boolean required
public abstract String desc
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |