Class TableResponse
- java.lang.Object
-
- zone.berna.datatablesajax.response.TableResponse
-
public class TableResponse extends java.lang.Object
The object that represents a response of a request for data from DataTables.Usually there's no need to read properties of this class, since all manipulation is done by
TableResponseGenerator
.
-
-
Constructor Summary
Constructors Constructor Description TableResponse()
-