Uses of Interface
com.flowingcode.vaadin.addons.gridhelpers.GridResponsiveStep.GridResponsiveStepListenerRegistration
-
Uses of GridResponsiveStep.GridResponsiveStepListenerRegistration in com.flowingcode.vaadin.addons.gridhelpers
Methods in com.flowingcode.vaadin.addons.gridhelpers that return GridResponsiveStep.GridResponsiveStepListenerRegistrationModifier 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.GridResponsiveStep.GridResponsiveStepListenerRegistration.cummulative()
Set the registered listener as cummulative.