public class AjaxPipeliningProcessor
extends com.github.dandelion.core.option.AbstractOptionProcessor
Processor to be applied on the DatatableOptions.AJAX_PIPELINING
option.
If the DatatableOptions.AJAX_PIPESIZE option is not set, a default
value is used.
DatatableOptions.AJAX_PIPELINING,
DatatableOptions.AJAX_PIPESIZE| Constructor and Description |
|---|
AjaxPipeliningProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
getProcessedValue(com.github.dandelion.core.option.OptionProcessingContext context) |
protected Object getProcessedValue(com.github.dandelion.core.option.OptionProcessingContext context)
getProcessedValue in class com.github.dandelion.core.option.AbstractOptionProcessorCopyright © 2013–2015 Dandelion Project. All rights reserved.