Package org.zkoss.bind.annotation
Annotation Type NotifyChangeDisabled
-
@Target(METHOD) @Retention(RUNTIME) public @interface NotifyChangeDisabled
To disable the default notify change when binder sets a property.- Since:
- 6.0.0
- Author:
- henrichen
- See Also:
NotifyChange