Package | Description |
---|---|
org.richfaces.component |
Base RichFaces components interfaces and classes
|
Modifier and Type | Field and Description |
---|---|
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
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.