this.$server._some_method
.
Polymer template support is deprecated - we recommend you to use
LitTemplate
instead. Read more details from the
Vaadin blog.@Deprecated @Retention(value=RUNTIME) @Target(value=METHOD) @Documented public @interface EventHandler
EventData
Modifier and Type | Optional Element and Description |
---|---|
DisabledUpdateMode |
value
Deprecated.
Controls event handling for the method from the client side to the server
side when the element is disabled.
|
public abstract DisabledUpdateMode value
Copyright © 2021. All rights reserved.