|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JavascriptGenerator | |
|---|---|
| com.github.dandelion.datatables.core.configuration | |
| com.github.dandelion.datatables.core.generator.javascript | |
| Uses of JavascriptGenerator in com.github.dandelion.datatables.core.configuration |
|---|
| Methods in com.github.dandelion.datatables.core.configuration that return JavascriptGenerator | |
|---|---|
static JavascriptGenerator |
DatatablesConfigurator.getJavascriptGenerator()
Returns an implementation of JavascriptGenerator using the
following strategy:
Check first if the
dandelion.datatables.js.generator.class system property is
set and tries to instantiate it
Otherwise, instantiate the StandardJavascriptGenerator based
on property files
|
| Uses of JavascriptGenerator in com.github.dandelion.datatables.core.generator.javascript |
|---|
| Classes in com.github.dandelion.datatables.core.generator.javascript that implement JavascriptGenerator | |
|---|---|
class |
StandardJavascriptGenerator
Standard implementation of the JavascriptGenerator. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||