| Package | Description |
|---|---|
| com.holonplatform.vaadin.flow.components.builders | |
| com.holonplatform.vaadin.flow.components.events |
| Modifier and Type | Method and Description |
|---|---|
C |
ItemListingConfigurator.withItemClickListener(ClickEventListener<L,ItemClickEvent<L,T>> listener)
Adds a listener that gets notified when user clicks on an item row.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ItemListingClickEvent<S,T,P>
An
ItemClickEvent bound to an ItemListing. |
Copyright © 2019 The Holon Platform. All rights reserved.