| Interface | Description | 
|---|---|
| DataComponentState | 
 Interface for classes keeped current iterable component state, as : active data objects range sorting order tree nodes
 expanded state 
 | 
| DataVisitor | 
 Interface for classes, able to receive visitor processing calls from ExtendedDataModel 
 | 
| Range | 
 Marker interface for building iterator over dataModel values. 
 | 
| Class | Description | 
|---|---|
| ExtendedDataModel<E> | 
 Extesion for  
DataModel , for support complex data structure, like tree, spreadsheet etc in iterable components. | 
| SequenceDataModel<E> | |
| SequenceRange | |
| SequenceState | 
| Enum | Description | 
|---|---|
| DataVisitResult | 
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.