|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=RUNTIME) public @interface VariableSetter
The Interface VariableSetter. The annotation for a method that set a variable for
a jsxp element or the ViewController
. Used
in the generated ViewController
files.
Required Element Summary | |
---|---|
java.lang.String |
name
Name. |
Element Detail |
---|
public abstract java.lang.String name
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |