Uses of Interface
org.jboss.hal.ballroom.table.Table
-
Packages that use Table Package Description org.jboss.hal.ballroom.table -
-
Uses of Table in org.jboss.hal.ballroom.table
Classes in org.jboss.hal.ballroom.table that implement Table Modifier and Type Class Description classDataTable<T>Table element which implements the DataTables plugin for jQuery.Methods in org.jboss.hal.ballroom.table with parameters of type Table Modifier and Type Method Description voidButtonHandler. execute(Table<T> table)voidTable.SelectionChangeHandler. onSelectionChanged(Table<T> table)Called when a selection changed.
-