Package com.github.dandelion.datatables.core.configuration

Interface Summary
ConfigurationLoader Interface for all configuration loaders.
 

Class Summary
ColumnConfig All possible configurations (or ConfigToken) that can be applied on a ColumnConfiguration object.
ColumnConfiguration Contains the column configuration.
ConfigToken<T> Token used to store a configuration, how to read it from properties and how to process it.
ConfigurationStore Storage class for all configurations by Locale and group.
DatatablesConfigurator The DatatablesConfigurator is used to pick up different classes in charge of the configuration loading, instantiate them and cache them.
StandardConfigurationLoader Default implementation of the ConfigurationLoader.
TableConfig All possible configurations (or ConfigToken) that can be applied on a TableConfiguration object.
TableConfiguration Contains all the table configuration.
 

Enum Summary
DatatableBundles All Dandelion bundles used in all the Dandelion-Datatables components.
 



Copyright © 2013–2014 Dandelion Project. All rights reserved.