Package com.github.dandelion.datatables.core.ajax

Class Summary
ColumnDef A column definition, containing the different information used when server-side processing is enabled.
DataSet<T> Wrapping bean that must be sent back to Datatables when server-side processing is enabled.
DatatablesCriterias POJO that wraps all the parameters sent by Datatables to the server when server-side processing is enabled.
DatatablesResponse<T> Bean that wraps a response that must be sent back to Datatables to update the table when server-side processing is enabled.
 

Enum Summary
ColumnDef.SortDirection  
 



Copyright © 2013–2014 Dandelion Project. All rights reserved.