RichFaces Core API 4.3.0.Final

Uses of Interface
org.ajax4jsf.model.DataVisitor

Packages that use DataVisitor
org.ajax4jsf.model Various model objects APIs. 
 

Uses of DataVisitor in org.ajax4jsf.model
 

Methods in org.ajax4jsf.model with parameters of type DataVisitor
abstract  void ExtendedDataModel.walk(javax.faces.context.FacesContext context, DataVisitor visitor, Range range, Object argument)
          Iterate over model by "visitor" pattern, for given range
 void SequenceDataModel.walk(javax.faces.context.FacesContext context, DataVisitor visitor, Range range, Object argument)
           
 


RichFaces Core API 4.3.0.Final

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