|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Documented @Target(value=METHOD) @Retention(value=SOURCE) public @interface JSFListener
| Optional Element Summary | |
|---|---|
String |
clazz
|
String |
desc
Short description |
String |
event
|
String |
name
|
String |
phases
|
boolean |
required
(true|false) Define if the property is required or not. |
public abstract String name
public abstract String event
public abstract boolean required
public abstract String desc
public abstract String clazz
public abstract String phases
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||