Uses of Class
com.vaadin.swingkit.core.VaadinSwingEventBuilder
Packages that use VaadinSwingEventBuilder
-
Uses of VaadinSwingEventBuilder in com.vaadin.swingkit.core
Methods in com.vaadin.swingkit.core that return VaadinSwingEventBuilderModifier and TypeMethodDescriptionVaadinSwingEventBuilder.addParam(String name, Serializable value) Add data to be added to the created events.VaadinSwingEventBuilder.clearParams()Removes all parameters from the builder.VaadinSwingEventBuilder.removeParam(String name) Removes a parameter.Set the type of events to create.