Richfaces UI Components UI 4.1.0.20110910-M2

org.richfaces.component
Class TreeRange

java.lang.Object
  extended by org.richfaces.component.TreeRange
All Implemented Interfaces:
org.ajax4jsf.model.Range

public class TreeRange
extends java.lang.Object
implements org.ajax4jsf.model.Range

Author:
Nick Belaevski

Constructor Summary
TreeRange(AbstractTree tree)
           
 
Method Summary
 boolean shouldIterateChildren()
           
 boolean shouldProcessNode()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TreeRange

public TreeRange(AbstractTree tree)
Method Detail

shouldProcessNode

public boolean shouldProcessNode()

shouldIterateChildren

public boolean shouldIterateChildren()

Richfaces UI Components UI 4.1.0.20110910-M2

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