| Package | Description |
|---|---|
| org.dominokit.domino.ui.datatable | |
| org.dominokit.domino.ui.forms | |
| org.dominokit.domino.ui.utils |
| Modifier and Type | Method and Description |
|---|---|
void |
TableRow.addSelectionHandler(Selectable.SelectionHandler<T> selectionHandler) |
| Modifier and Type | Method and Description |
|---|---|
void |
SelectOption.addSelectionHandler(Selectable.SelectionHandler<SelectOption> selectionHandler)
Adds a selection handler to this component, the handler will be called whenever the component
selected/deselected
|
| Modifier and Type | Method and Description |
|---|---|
default void |
Selectable.addSelectionHandler(Selectable.SelectionHandler<T> selectionHandler)
Adds a selection handler to this component, the handler will be called whenever the component
selected/deselected
|
Copyright © 2019–2022 Dominokit. All rights reserved.