Class DomibusConnectorClientUIMainView
- java.lang.Object
-
- com.vaadin.flow.component.Component
-
- com.vaadin.flow.component.applayout.AppLayout
-
- eu.domibus.connector.client.ui.view.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
-
-
Constructor Summary
Constructors Constructor Description DomibusConnectorClientUIMainView()
-
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
-
-