public class DatatableJQueryContent
extends com.github.dandelion.core.asset.generator.js.jquery.JQueryContent
Extension of JQueryContent designed for buffering DataTable
configuration.
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
DatatableJQueryContent(HtmlTable htmlTable)
Build and fill a new instance of
DatatableJQueryContent from the
provided HtmlTable. |
appendToAfterAll, appendToAfterEndDocumentReady, appendToAfterStartDocumentReady, appendToBeforeAll, appendToBeforeEndDocumentReady, appendToBeforeStartDocumentReady, appendToComponentConfiguration, getPlaceholderContentpublic DatatableJQueryContent(HtmlTable htmlTable)
Build and fill a new instance of DatatableJQueryContent from the
provided HtmlTable.
htmlTable - The table and its configuration.Copyright © 2013–2015 Dandelion Project. All rights reserved.