| Package | Description |
|---|---|
| com.holonplatform.vaadin.flow.components.events |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ClickEvent<S>
Event fired when a component is clicked.
|
interface |
ItemClickEvent<S,T>
Event fired when a component which represents an item is clicked.
|
interface |
ItemEvent<S,T>
Event fired from a component which represents an item.
|
interface |
ItemListingClickEvent<S,T,P>
An
ItemClickEvent bound to an ItemListing. |
interface |
ItemListingItemEvent<S,T,P>
An
ItemEvent bound to an ItemListing. |
Copyright © 2019 The Holon Platform. All rights reserved.