Oracle ADF Controller API Reference 10g Release 2 (10.1.2)
B14363-01
November 2004


Package oracle.adf.controller.struts.forms

Contains classes to define the Struts form bean used to access the ADF model.

See:
          Description

Interface Summary
ADFStrutsForm Expose additional methods needed for an ActionForm to work with a StrutsPageLifecycle.

 

Class Summary
ADFDynaClass A Struts DynaClass specialized in exposing all the value bindings of the associated binding container as dynamic properties.
BindingContainerActionForm ActionForm exposing all the binding values of a binding container as the properties of a JavaBeans.
BindingContainerValidationForm A BindingContainerActionForm to use with Struts validation framework.
BindingContainerValidationFormConfig  

 

Package oracle.adf.controller.struts.forms Description

Contains classes to define the Struts form bean used to access the ADF model.

Two implementations of the form bean are provided. The one with validation is used to work with the Struts validation framework.

Since:
9.0.5

Oracle ADF Controller API Reference 10g Release 2 (10.1.2)
B14363-01
November 2004


 

Copyright © 1997, 2004, Oracle.
All rights reserved.