Package io.jmix.tabbedmode.component.workarea
@NonNullApi
package io.jmix.tabbedmode.component.workarea
-
ClassDescriptionTabbedViewsContainer<C extends com.vaadin.flow.component.Component & TabbedViewsContainer<C>>Interface representing a container for tabbed views, allowing management of tabs and their associated content.TabbedViewsContainer.SelectedChangeEvent<C extends com.vaadin.flow.component.Component & TabbedViewsContainer<C>>An event to mark that the selected tab has changed.TabbedViewsContainer.TabsCollectionChangeEvent<C extends com.vaadin.flow.component.Component & TabbedViewsContainer<C>>An event that is fired every time tabs collection is changed.Defines the type of tab change.
WorkArea
state.Event that is fired whenWorkArea
changed its state.