|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UIDataAdaptorBase.ComponentVisitor | |
|---|---|
| org.ajax4jsf.component | Base APIs and support classes of AJAX-enabled components |
| Uses of UIDataAdaptorBase.ComponentVisitor in org.ajax4jsf.component |
|---|
| Fields in org.ajax4jsf.component declared as UIDataAdaptorBase.ComponentVisitor | |
|---|---|
protected UIDataAdaptorBase.ComponentVisitor |
UIDataAdaptorBase.decodeVisitor
Visitor for process decode on children components. |
protected UIDataAdaptorBase.ComponentVisitor |
UIDataAdaptorBase.updateVisitor
Visitor for process update model phase. |
protected UIDataAdaptorBase.ComponentVisitor |
UIDataAdaptorBase.validateVisitor
Visitor for process validation phase |
| Methods in org.ajax4jsf.component with parameters of type UIDataAdaptorBase.ComponentVisitor | |
|---|---|
protected void |
UIDataAdaptorBase.iterate(javax.faces.context.FacesContext faces,
UIDataAdaptorBase.ComponentVisitor visitor,
java.lang.Object argument)
Perform iteration on all children components and all data rows with given visitor. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||