|
Richfaces UI Components UI 4.1.0.20111014-M3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UIDataAdaptor.ComponentVisitor | |
---|---|
org.richfaces.component |
Uses of UIDataAdaptor.ComponentVisitor in org.richfaces.component |
---|
Fields in org.richfaces.component declared as UIDataAdaptor.ComponentVisitor | |
---|---|
protected UIDataAdaptor.ComponentVisitor |
UIDataAdaptor.decodeVisitor
Visitor for process decode on children components. |
protected UIDataAdaptor.ComponentVisitor |
UIDataAdaptor.updateVisitor
Visitor for process update model phase. |
protected UIDataAdaptor.ComponentVisitor |
UIDataAdaptor.validateVisitor
Visitor for process validation phase |
Methods in org.richfaces.component with parameters of type UIDataAdaptor.ComponentVisitor | |
---|---|
protected void |
UIDataAdaptor.iterate(javax.faces.context.FacesContext faces,
UIDataAdaptor.ComponentVisitor visitor)
Perform iteration on all children components and all data rows with given visitor. |
|
Richfaces UI Components UI 4.1.0.20111014-M3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |