Uses of Class
com.vaadin.ui.Table.ColumnReorderEvent
-
Packages that use Table.ColumnReorderEvent Package Description com.vaadin.ui -
-
Uses of Table.ColumnReorderEvent in com.vaadin.ui
Methods in com.vaadin.ui with parameters of type Table.ColumnReorderEvent Modifier and Type Method Description voidTable.ColumnReorderListener. columnReorder(Table.ColumnReorderEvent event)This method is triggered when the column has been reordered
-