Package io.jenkins.plugins.datatables
package io.jenkins.plugins.datatables
-
ClassDescriptionDefines additional API methods a Jenkins
ModelObjectmust provide in order to render JQuery DataTables in a corresponding jelly view using the tagtable.jellyof thedata-tables-api-plugin.AnAsyncTableContentProviderthat provides a default implementation to extract the rows of a given date table as JSON objects.DetailedCell<T>A table cell that provides adisplayandsortproperty so that a JQuery data table can use different properties to sort and display a column.Provides a model for table columns that are rendered with JQuery DataTables.Builder forTableColumninstances.Supported CSS classes that will enable special handling or rendering for table columns.Supported DataTables column types.Provides a configuration for the whole DataTable.The possible values of the select.style option, which is used for enabling the selection for datatables and setting its style (the default isTableConfiguration.SelectStyle.OS.Provides a model for tables that are rendered with JQuery DataTables.Deprecated.
DetailedCell