Package org.jboss.hal.ballroom.table
-
Interface Summary Interface Description ButtonHandler<T> Column.RenderCallback<T,C> Function to render the data of a columnInlineActionHandler<T> Table<T> Table.SelectionChangeHandler<T> Convenience handler when a row selection or deselection takes place. -
Class Summary Class Description Button<T> A table buttonColumn<T> Options for a column in a data table.Column.Meta ColumnActions<T> ColumnBuilder<T> Builder for aColumn.DataTable<T> Table element which implements the DataTables plugin for jQuery.GenericOptionsBuilder<B extends GenericOptionsBuilder<B,T>,T> Generic builder for data table options used as a base class for the different option builders.InlineAction<T> An action in a table row (typically in the last column)Options<T> Options for a data table.Options.Language Options.Language.Aria Options.Language.Paginate OptionsBuilder<T> Builder for data table options. -
Enum Summary Enum Description RefreshMode Typesafe enum for the paging parameter ofApi.draw(String).Scope