Class TabbedModeListMenu

java.lang.Object
com.vaadin.flow.component.Component
com.vaadin.flow.component.Composite<com.vaadin.flow.component.html.UnorderedList>
All Implemented Interfaces:
com.vaadin.flow.component.AttachNotifier, com.vaadin.flow.component.DetachNotifier, com.vaadin.flow.component.HasElement, com.vaadin.flow.component.HasSize, com.vaadin.flow.component.HasStyle, com.vaadin.flow.component.HasTheme, com.vaadin.flow.component.shared.HasThemeVariant<ListMenuVariant>, com.vaadin.flow.router.AfterNavigationObserver, com.vaadin.flow.router.internal.AfterNavigationHandler, HasMenuItemProvider<ListMenu.MenuItem>, Serializable, org.springframework.beans.factory.Aware, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware

public class TabbedModeListMenu extends JmixListMenu
See Also:
  • Constructor Details

    • TabbedModeListMenu

      public TabbedModeListMenu()
  • Method Details

    • onAttach

      protected void onAttach(com.vaadin.flow.component.AttachEvent attachEvent)
      Overrides:
      onAttach in class com.vaadin.flow.component.Component
    • onDetach

      protected void onDetach(com.vaadin.flow.component.DetachEvent detachEvent)
      Overrides:
      onDetach in class com.vaadin.flow.component.Component
    • onApplicationEvent

      protected void onApplicationEvent(org.springframework.context.ApplicationEvent applicationEvent)
    • onLocationChanged

      protected void onLocationChanged(LocationChangeEvent locationChangeEvent)
    • uiEventsManager

      protected Optional<UiEventsManager> uiEventsManager()