| Package | Description |
|---|---|
| org.dominokit.domino.ui.chips | |
| org.dominokit.domino.ui.dropdown | |
| org.dominokit.domino.ui.forms | |
| org.dominokit.domino.ui.menu | |
| org.dominokit.domino.ui.spin |
| Modifier and Type | Class and Description |
|---|---|
class |
Chip
A removable container which can have image, text, icon, letters and a customizable remove icon.
|
class |
ChipsGroup
This component provides a group of
Chip which handles the selection behaviour between
them. |
| Modifier and Type | Class and Description |
|---|---|
class |
DropdownAction<T>
A component which describes a drop down action
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSuggestBox<T extends AbstractSuggestBox<T,V>,V>
A component that dynamically loads suggestions from a
SuggestBoxStore while the user is
typing |
class |
SuggestBox<T>
A component that dynamically loads suggestions from a
SuggestBoxStore while the user is
typing |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMenuItem<V,T extends AbstractMenuItem<V,T>>
The base implementation for
AbstractMenu items |
class |
CustomMenuItem
An implementation of
AbstractMenuItem that can take custom content |
class |
MenuItem<V>
An implementation og the
AbstractMenuItem for a menu item that can have a main text and a
description The base implementation for AbstractMenu items |
| Modifier and Type | Class and Description |
|---|---|
class |
HSpinSelect<T>
A component provides horizontal spin
|
class |
VSpinSelect<T>
A component provides vertical spin
|
Copyright © 2019–2022 Dominokit. All rights reserved.