Package | Description |
---|---|
com.holonplatform.vaadin.components | |
com.holonplatform.vaadin.components.builders |
Modifier and Type | Method and Description |
---|---|
com.vaadin.shared.Registration |
Selectable.addSelectionListener(Selectable.SelectionListener<T> selectionListener)
Adds a
Selectable.SelectionListener to listener to selection changes. |
Modifier and Type | Method and Description |
---|---|
B |
ItemListingBuilder.withSelectionListener(Selectable.SelectionListener<T> selectionListener)
Add a
Selectable.SelectionListener to listen to items selection changes. |
Copyright © 2019 The Holon Platform. All rights reserved.