Richfaces UI Components API 4.2.0.CR1

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

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