public class AjaxSourceProcessor
extends com.github.dandelion.core.option.AbstractOptionProcessor
Processor used when the table uses an AJAX source.
Note that the passed URL is not processed here but in each module corresponding to the template engine currently being used.
Constructor and Description |
---|
AjaxSourceProcessor() |
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.AbstractOptionProcessor
Copyright © 2013–2015 Dandelion Project. All rights reserved.