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 GridResponsiveStepEvent Modifier and Type Method Description GridResponsiveStep.GridResponsiveStepListenerRegistration
GridResponsiveStep. addListener(@NonNull com.vaadin.flow.function.SerializableConsumer<GridResponsiveStepEvent> listener)
Adds a listener which is invoked when the layout changes because of grid resizing.
-