| Package | Description |
|---|---|
| org.dominokit.domino.ui.tabs |
| Class and Description |
|---|
| FillItem
A component that adds a space between
VerticalTabs in the VerticalTabsPanel |
| HasActiveItem
Components that can have a single active item should implement this interface
|
| Tab
A component for a single Tab in the
TabsPanel |
| Tab.ActivationHandler
A function to handle Tab activation state change
|
| Tab.CloseHandler
A function to handle closing of tab before the tab is closed, this could be used to confirm
closing the Tab
|
| TabsAlign
An enum to list possible values for tabs align
|
| TabsPanel
A component to create tabs where only one
Tab can be active at a time |
| VerticalTab
A component for a single Tab in the
VerticalTabsPanel |
| VerticalTab.ActivationHandler
A function to handle tab activation/deactivation
|
| VerticalTabsPanel
A component to create tabs where only one
VerticalTab can be active at a time |
| VTabsContainer
The component that contains the tabs headers from the
VerticalTabsPanel |
Copyright © 2019–2022 Dominokit. All rights reserved.