RichFaces UI Components UI 4.3.0.CR1

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 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.3.0.CR1

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