Uses of Interface
org.jboss.hal.ballroom.table.Table.SelectionChangeHandler
-
Packages that use Table.SelectionChangeHandler Package Description org.jboss.hal.ballroom.table -
-
Uses of Table.SelectionChangeHandler in org.jboss.hal.ballroom.table
Methods in org.jboss.hal.ballroom.table with parameters of type Table.SelectionChangeHandler Modifier and Type Method Description voidDataTable. onSelectionChange(Table.SelectionChangeHandler<T> handler)voidTable. onSelectionChange(Table.SelectionChangeHandler<T> handler)
-