Uses of Class
com.vaadin.v7.ui.Table.FooterClickEvent
-
Packages that use Table.FooterClickEvent Package Description com.vaadin.v7.ui -
-
Uses of Table.FooterClickEvent in com.vaadin.v7.ui
Methods in com.vaadin.v7.ui with parameters of type Table.FooterClickEvent Modifier and Type Method Description voidTable.FooterClickListener. footerClick(Table.FooterClickEvent event)Deprecated.Called when a user clicks a footer column cell.
-