| Package | Description |
|---|---|
| com.github.dandelion.datatables.core.extension |
Base classes for the Dandelion-Datatables extension mechanism.
|
| Modifier and Type | Method and Description |
|---|---|
List<Parameter> |
Extension.getParameters() |
List<Parameter> |
AbstractExtension.getParameters() |
| Modifier and Type | Method and Description |
|---|---|
void |
Extension.addParameter(Parameter conf) |
void |
AbstractExtension.addParameter(Parameter parameter)
Adds the passed
Parameter to a temporary list. |
Copyright © 2013–2015 Dandelion Project. All rights reserved.