| Interface | Description | 
|---|---|
| CellConfigAttributes | |
| IConfigRegistry | 
 Holds all the settings, bindings and other configuration for NatTable. 
 | 
| IConfiguration | 
 Configurations can be added to NatTable/ILayer to modify default behavior. 
 | 
| IEditableRule | 
| Class | Description | 
|---|---|
| AbstractLayerConfiguration<L extends ILayer> | 
 Casts the layer to be to the type parameter for convenience. 
 | 
| AbstractRegistryConfiguration | |
| AbstractUiBindingConfiguration | |
| AggregateConfiguration | 
 Aggregates  
IConfiguration objects and invokes configure methods on all its members. | 
| ConfigRegistry | |
| ConfigRegistryTest | |
| ContextualEditableRule | |
| DefaultComparator | |
| DefaultComparatorTest | |
| DefaultEditableRule | |
| DefaultNatTableStyleConfiguration | |
| EditableRule | |
| NullComparator | 
 GlazedLists require that the comparator be set to 'null' if a column is not sortable. 
 | 
Copyright © 2013. All Rights Reserved.