@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 © 2000–2019 Vaadin Ltd. All rights reserved.