Uses of Class
org.vaadin.addons.joelpop.appheadroom.ui.component.AppHeadroom.PinnedChangeEvent
-
Uses of AppHeadroom.PinnedChangeEvent in org.vaadin.addons.joelpop.appheadroom.ui.component
Method parameters in org.vaadin.addons.joelpop.appheadroom.ui.component with type arguments of type AppHeadroom.PinnedChangeEventModifier and TypeMethodDescriptioncom.vaadin.flow.shared.RegistrationAppHeadroom.addPinnedChangeListener(com.vaadin.flow.component.ComponentEventListener<AppHeadroom.PinnedChangeEvent> listener) Registers a listener to be notified wheneverAppHeadroom.isPinned()changes.