public class AjaxReloadFeature extends AbstractExtension
Feature automatically added to the table when the end-user makes use of the
DatatableOptions.AJAX_RELOAD_SELECTOR or the
DatatableOptions.AJAX_RELOAD_FUNCTION.
DatatableOptions.AJAX_RELOAD_SELECTOR,
DatatableOptions.AJAX_RELOAD_FUNCTION| Modifier and Type | Field and Description |
|---|---|
static String |
AJAX_RELOAD_FEATURE_NAME |
| Constructor and Description |
|---|
AjaxReloadFeature() |
| 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 AJAX_RELOAD_FEATURE_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.