org.richfaces.component.state
Interface TreeRange

All Superinterfaces:
org.ajax4jsf.ajax.repeat.Range

public interface TreeRange
extends org.ajax4jsf.ajax.repeat.Range

Author:
Nick Belaevski - nbelaevski@exadel.com created 23.11.2006

Method Summary
 boolean processChildren(TreeRowKey rowKey)
           
 boolean processNode(TreeRowKey rowKey)
           
 

Method Detail

processNode

boolean processNode(TreeRowKey rowKey)

processChildren

boolean processChildren(TreeRowKey rowKey)


Copyright © 2007. All Rights Reserved.