A C D G I O P S T V Z 

T

TableRequest - Class in zone.berna.datatablesajax.request
The object that represents a request for data from DataTables.
TableRequest() - Constructor for class zone.berna.datatablesajax.request.TableRequest
 
TableRequest.Column - Class in zone.berna.datatablesajax.request
Represents a table column.
TableRequest.Order - Class in zone.berna.datatablesajax.request
Represents ordering information (column index and ordering direction).
TableRequest.Order.Direction - Enum in zone.berna.datatablesajax.request
Represents the ordering direction of the results.
TableRequest.Search - Class in zone.berna.datatablesajax.request
Represents a search term.
TableResponse - Class in zone.berna.datatablesajax.response
The object that represents a response of a request for data from DataTables.
TableResponse() - Constructor for class zone.berna.datatablesajax.response.TableResponse
 
TableResponseGenerator - Class in zone.berna.datatablesajax
Singleton class that generates a TableResponse given a TableRequest, functions to retrieve counters and elements, and an array of the fields used as columns.
TotalFilteredFunction - Interface in zone.berna.datatablesajax.functionalinterface
Interface that represents a function that, given a query string, returns the number of matching records.
A C D G I O P S T V Z