Package org.ajax4jsf.model

Various model objects APIs.

See:
          Description

Interface Summary
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 Summary
ExtendedDataModel Extesion for DataModel , for support complex data structure, like tree, spreadsheet etc in iterable components.
RepeatState  
SequenceDataModel  
SequenceRange  
SerializableDataModel Serializable version of ExtendedDataModel, for save lightweight version of data
 

Annotation Types Summary
KeepAlive Marker annotation, to keep request-scope beans between requests in the view state.
 

Package org.ajax4jsf.model Description

Various model objects APIs. Contains a set of extended data models classes



Copyright © 2010. All Rights Reserved.