|
Class Summary |
| ExtraJs |
POJO used to wrap a set of bundles to be inserted in the generated DataTable
configuration.. |
| JavascriptFunction |
Bean used to hold a Javascript function that must not be converted into
String by the JSON parser. |
| JavascriptSnippet |
Bean used to hold Javascript code (function or any other Javascript object)
that must not be converted into String by the JSON parser. |
| JsResource |
POJO for a JS file, which will be served by the Dandelion-datatables servlet to the
client. |
| Parameter |
A parameter can be seen as a name/value pair in the DataTables
configuration Javascript object. |