Richfaces UI Components: Iteration API 4.1.0.20110910-M2

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: Iteration API 4.1.0.20110910-M2

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