Class DomibusConnectorClientUIMainView

  • All Implemented Interfaces:
    com.vaadin.flow.component.AttachNotifier, com.vaadin.flow.component.DetachNotifier, com.vaadin.flow.component.HasElement, com.vaadin.flow.router.RouterLayout, Serializable

    @UIScope
    @Component
    public class DomibusConnectorClientUIMainView
    extends com.vaadin.flow.component.applayout.AppLayout
    implements com.vaadin.flow.router.RouterLayout
    See Also:
    Serialized Form
    • Nested Class Summary

      • Nested classes/interfaces inherited from class com.vaadin.flow.component.applayout.AppLayout

        com.vaadin.flow.component.applayout.AppLayout.Section
    • Method Summary

      • Methods inherited from class com.vaadin.flow.component.applayout.AppLayout

        addToDrawer, addToNavbar, addToNavbar, afterNavigation, getContent, getPrimarySection, isDrawerOpened, isOverlay, remove, setContent, setDrawerOpened, setPrimarySection, showRouterLayoutContent
      • Methods inherited from class com.vaadin.flow.component.Component

        addListener, fireEvent, from, get, getChildren, getElement, getEventBus, getId, getLocale, getParent, getTranslation, getTranslation, getUI, hasListener, isTemplateMapped, isVisible, onAttach, onDetach, onEnabledStateChanged, set, setElement, setId, setVisible
      • Methods inherited from interface com.vaadin.flow.component.AttachNotifier

        addAttachListener
      • Methods inherited from interface com.vaadin.flow.component.DetachNotifier

        addDetachListener
      • Methods inherited from interface com.vaadin.flow.component.HasElement

        getElement
      • Methods inherited from interface com.vaadin.flow.router.RouterLayout

        removeRouterLayoutContent, showRouterLayoutContent
    • Constructor Detail

      • DomibusConnectorClientUIMainView

        public DomibusConnectorClientUIMainView()