public class PipeliningFeature extends AbstractExtension
Pipelining feature that may be used if server-side processing has been enabled.
ServerSideFeature
,
DatatableOptions.AJAX_PIPESIZE
Modifier and Type | Field and Description |
---|---|
static String |
PIPELINING_FEATURE_NAME |
Constructor and Description |
---|
PipeliningFeature() |
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 PIPELINING_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.