| Interface | Description |
|---|---|
| ButtonState |
Encapsulation of a state of a button (text, icon, style names, etc.).
|
| Class | Description |
|---|---|
| ButtonMultiSelect<T> |
The simples possible extension of
ComponentMultiSelect that uses Buttons. |
| ButtonSelect<T> |
The simplest possible extension of
ComponentSelect that uses Buttons. |
| IndexedButton |
An indexed
Button, i.e. |
| MultiClickButton |
A button that needs multiple clicks before a regular click listener can be invoked.
|
| SimpleButtonState |
Copyright © 2023 Miki. All rights reserved.