public class AjaxReloadFunctionProcessor
extends com.github.dandelion.core.option.AbstractOptionProcessor
Processor used when the table uses an AJAX source and the end-user wants to be able to reload a table.
Constructor and Description |
---|
AjaxReloadFunctionProcessor() |
AjaxReloadFunctionProcessor(boolean bundleAware) |
Modifier and Type | Method and Description |
---|---|
protected Object |
getProcessedValue(com.github.dandelion.core.option.OptionProcessingContext context) |
public AjaxReloadFunctionProcessor()
public AjaxReloadFunctionProcessor(boolean bundleAware)
protected Object getProcessedValue(com.github.dandelion.core.option.OptionProcessingContext context)
getProcessedValue
in class com.github.dandelion.core.option.AbstractOptionProcessor
Copyright © 2013–2015 Dandelion Project. All rights reserved.