@Deprecated public static interface Table.FooterClickListener extends Serializable
| Modifier and Type | Method and Description |
|---|---|
void |
footerClick(Table.FooterClickEvent event)
Deprecated.
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 © 2019 Vaadin Ltd. All rights reserved.