Uses of Class
com.flowingcode.vaadin.addons.gridhelpers.GridResponsiveStepEvent
-
Uses of GridResponsiveStepEvent in com.flowingcode.vaadin.addons.gridhelpers
Method parameters in com.flowingcode.vaadin.addons.gridhelpers with type arguments of type GridResponsiveStepEventModifier and TypeMethodDescriptionGridResponsiveStep.addListener
(@NonNull com.vaadin.flow.function.SerializableConsumer<GridResponsiveStepEvent> listener) Adds a listener which is invoked when the layout changes because of grid resizing.