RichFaces Core API 4.2.1.Final

org.ajax4jsf.model
Interface DataComponentState

All Known Implementing Classes:
SequenceState

public interface DataComponentState

Interface for classes keeped current iterable component state, as : active data objects range sorting order tree nodes expanded state

Author:
shura

Method Summary
 Range getRange()
          Build used data objects range for iteration.
 

Method Detail

getRange

Range getRange()
Build used data objects range for iteration.

Returns:

RichFaces Core API 4.2.1.Final

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.