A B C D E F G H I L N O P R S T U V
B
- BindingContainerActionForm - class oracle.adf.controller.struts.forms.BindingContainerActionForm.
- ActionForm exposing all the binding values of a binding container as the properties of a JavaBeans.
- BindingContainerActionForm() - Constructor for class oracle.adf.controller.struts.forms.BindingContainerActionForm
-
- BindingContainerValidationForm - class oracle.adf.controller.struts.forms.BindingContainerValidationForm.
- A BindingContainerActionForm to use with Struts validation framework.
- BindingContainerValidationForm() - Constructor for class oracle.adf.controller.struts.forms.BindingContainerValidationForm
-
- BindingContainerValidationFormConfig - class oracle.adf.controller.struts.forms.BindingContainerValidationFormConfig.
-
- BindingContainerValidationFormConfig() - Constructor for class oracle.adf.controller.struts.forms.BindingContainerValidationFormConfig
-
- bindingContainerName - Variable in class oracle.adf.controller.struts.forms.BindingContainerActionForm
- The name of the current binding container this class is exposing.
- bindingContainerName - Variable in class oracle.adf.controller.struts.forms.BindingContainerValidationForm
- The name of the current binding container this class is exposing.
- bindingContext - Variable in class oracle.adf.controller.struts.forms.BindingContainerActionForm
- The bindingcontext in the session
- bindingContext - Variable in class oracle.adf.controller.struts.forms.BindingContainerValidationForm
- Because this class need to be serializable, hold a copy of the context and the binding name to retrieve the binding container instance.
- buildEventList(LifecycleContext) - Method in interface oracle.adf.controller.lifecycle.Lifecycle
- Builds the list of events with their possible associated action binding from the request parameters.
- buildEventList(LifecycleContext) - Method in class oracle.adf.controller.lifecycle.PageLifecycle
- Builds the list of events with their possible associated action binding from the request parameters. Possible events are request parameters named "event" or which name are prefixed with "event_".
- buildEventList(DataActionContext) - Method in class oracle.adf.controller.struts.actions.DataAction
- Delegate to the Struts page lifecycle implementation
buildEventList
- buildEventList(LifecycleContext) - Method in class oracle.adf.controller.struts.actions.DataAction
- Internal.
A B C D E F G H I L N O P R S T U V
Copyright © 1997, 2005, Oracle. All rights reserved.