Package org.zkoss.zk.ui.annotation
Annotation Type Command
-
@Target(METHOD) @Retention(RUNTIME) public @interface Command
Marker annotation to identify a Command method forComposer
to use.- Since:
- 8.0.0
- Author:
- jumperchen
- See Also:
ConventionWires.wireServiceCommand(org.zkoss.zk.ui.Component, Object)
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.String[]
value
-