| Package | Description |
|---|---|
| com.holonplatform.vaadin.flow.components | |
| com.holonplatform.vaadin.flow.components.builders |
| Modifier and Type | Method and Description |
|---|---|
com.holonplatform.core.Registration |
Selectable.addSelectionListener(Selectable.SelectionListener<T> selectionListener)
Adds a
Selectable.SelectionListener to listen to selection changes. |
| Modifier and Type | Method and Description |
|---|---|
C |
SelectableInputConfigurator.withSelectionListener(Selectable.SelectionListener<S> selectionListener)
Adds a
Selectable.SelectionListener to listen to selection changes. |
C |
ItemListingConfigurator.withSelectionListener(Selectable.SelectionListener<T> selectionListener)
Add a
Selectable.SelectionListener to listen to items selection changes. |
Copyright © 2020 The Holon Platform. All rights reserved.