Annotation Type BeforeChangeValueOf
-
@Target(METHOD) @Retention(RUNTIME) public @interface BeforeChangeValueOfAdd this annotation on a method to register it inEventsRegistry.Can be used in test adapter, injected pages and components.
Parameters from
ElementListenerwill be injected in the method based on parameters types.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description intvaluePriority of the method.
-