public class ResponsivePlugin extends AbstractExtension
Java implementation of the DataTables Responsive plugin.
| Modifier and Type | Field and Description |
|---|---|
static String |
EXTENSION_NAME |
| Constructor and Description |
|---|
ResponsivePlugin() |
| Modifier and Type | Method and Description |
|---|---|
String |
getExtensionName()
Returns the extension's name.
|
void |
setup(HtmlTable table) |
addBundle, addBundleParameter, addCallback, addCallback, addParameter, addParameter, addParameter, appendToAfterAll, appendToAfterEndDocumentReady, appendToAfterStartDocumentReady, appendToBeforeAll, appendToBeforeEndDocumentReady, appendToBeforeStartDocumentReady, appendToComponentConfiguration, equals, getAfterAll, getAfterStartDocumentReady, getBeforeAll, getBeforeEndDocumentReady, getBeforeStartDocumentReady, getContext, getDynamicAttributes, getParameters, hashCode, setupWrapperpublic static final String EXTENSION_NAME
public String getExtensionName()
ExtensionReturns the extension's name.
public void setup(HtmlTable table)
setup in class AbstractExtensionCopyright © 2013–2015 Dandelion Project. All rights reserved.