public class AjaxFeature extends AbstractExtension
Feature automatically added to the table when using an AJAX source.
DatatableOptions.AJAX_SOURCE
Modifier and Type | Field and Description |
---|---|
static String |
AJAX_FEATURE_NAME |
Constructor and Description |
---|
AjaxFeature() |
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, setupWrapper
public static final String AJAX_FEATURE_NAME
public String getExtensionName()
Extension
Returns the extension's name.
public void setup(HtmlTable table)
setup
in class AbstractExtension
Copyright © 2013–2015 Dandelion Project. All rights reserved.