public class ServerSideFeature extends AbstractExtension
Feature that is always enabled when server-side processing has been activated.
Removing the fnAddjustColumnSizing will cause strange column's width at each interaction with the table (paging, sorting, filtering ...)
DatatableOptions.AJAX_SERVERSIDE| Modifier and Type | Field and Description |
|---|---|
static String |
SERVER_SIDE_FEATURE_NAME |
| Constructor and Description |
|---|
ServerSideFeature() |
| 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 SERVER_SIDE_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.