public static interface Table.FooterClickListener extends Serializable
| Modifier and Type | Method and Description |
|---|---|
void |
footerClick(Table.FooterClickEvent event)
Called when a user clicks a footer column cell
|
void footerClick(Table.FooterClickEvent event)
event - The event which contains information about the column and
the mouse click eventCopyright © 2016 Vaadin Ltd. All rights reserved.