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:


Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.