@Retention(value=RUNTIME) @Target(value=METHOD) @Documented public @interface EventHandler
EventData
Modifier and Type | Optional Element and Description |
---|---|
DisabledUpdateMode |
value
Controls event handling for the method from the client side to the server
side when the element is disabled.
|
public abstract DisabledUpdateMode value
Copyright © 2018. All rights reserved.