| Modifier and Type | Class and Description |
|---|---|
class |
BaseButton<B extends BaseButton<?>>
A base component to implement buttons
|
class |
Button
a simple button component
|
class |
DropdownButton
A Button with dropdown menu component
|
| Modifier and Type | Class and Description |
|---|---|
class |
ButtonsGroup
a component to group a set of buttons.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ScrollTop
A component that show up in a specific position on the screen only when the user scrolls down and
allow the user to click it to scroll to the top of the page
|
| Modifier and Type | Class and Description |
|---|---|
class |
WavesElement<E extends elemental2.dom.HTMLElement,T extends org.jboss.elemento.IsElement<E>>
An abstract element that provides waves support
|
class |
WavesSupport
A utility class for configuring waves for a specific element
|
| Modifier and Type | Class and Description |
|---|---|
class |
VerticalTab
A component for a single Tab in the
VerticalTabsPanel |
| Modifier and Type | Class and Description |
|---|---|
class |
TreeItem<T>
A component representing the tree item
|
Copyright © 2019–2022 Dominokit. All rights reserved.