Sunday, February 19, 2012

Programmatically resetting the ADF components

oracle.adf.view.rich.util.ResetUtils - An util class to reset the components.

ResetUtils.reset(javax.faces.component.UIComponent startComponent)

All values submitted will be reset to null or empty, so that editable components will pull their values from the model.

0 comments:

Post a Comment