|
RichFaces Core API 4.3.0.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |