|
Oracle ADF Controller API Reference 10.1.2 B14363-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 ADF Controller API Reference 10.1.2 B14363-01 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2004, Oracle. All rights reserved.