|
Oracle Application Development Framework Controller Java API Reference
10g Release 3 (10.1.3) B16004-01 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Expose additional methods needed for an ActionForm to work with a StrutsPageLifecycle.
| Method Summary | |
java.util.Map |
getPendingValues()Return pendings values currently store in the form bean. |
void |
resetPendingValues()Reset all pending values temporary stored in the form bean. |
void |
setBindingContainer(oracle.adf.model.binding.DCBindingContainer container)Deprecated. Not needed since the binding container is now figured out from the modelRef property of the action mapping. |
| Method Detail |
public void setBindingContainer(oracle.adf.model.binding.DCBindingContainer container)
public java.util.Map getPendingValues()
public void resetPendingValues()
|
Oracle Application Development Framework Controller Java API Reference
10g Release 3 (10.1.3) B16004-01 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||