Richfaces UI Components API 4.1.0.20111014-M3

org.richfaces.model
Interface TreeDataVisitor


public interface TreeDataVisitor

Author:
Nick Belaevski

Method Summary
 void afterChildrenVisit()
           
 void beforeChildrenVisit()
           
 void enterNode()
           
 void exitNode()
           
 

Method Detail

enterNode

void enterNode()

exitNode

void exitNode()

beforeChildrenVisit

void beforeChildrenVisit()

afterChildrenVisit

void afterChildrenVisit()

Richfaces UI Components API 4.1.0.20111014-M3

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