@EventData("some_data")
directly to receive data from the
client side. 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=PARAMETER) @Documented public @interface RepeatIndex
int
and Integer
types.
This is a shorthand for @EventData("event.model.index")
, for more
information, refer to EventData
.Copyright © 2022. All rights reserved.