Oracle Application Development Framework Model and Business Components Java API Reference 10.1.3.1.0
B28969-01

A B C D E F G H I J K L M N O P R S T U V W X _


B

BC4JDataControl - Static variable in class oracle.jbo.uicli.mom.JUTags
 
BIBeanDataAccessAdapter - class oracle.jbo.uicli.graph.BIBeanDataAccessAdapter.
Internal class used to define data source of BI Graph bean.
BIBeanDataAccessAdapter(JUGraphBinding) - Constructor for class oracle.jbo.uicli.graph.BIBeanDataAccessAdapter
 
BUBBLE_CHART - Static variable in interface oracle.jbo.uicli.graph.GraphConstants
 
BUBBLE_CHART_DUAL_AXIS - Static variable in interface oracle.jbo.uicli.graph.GraphConstants
 
BUBBLE_CHART_LABELS - Static variable in interface oracle.jbo.uicli.graph.GraphConstants
 
BUBBLE_CHART_LABELS_DUAL_AXIS - Static variable in interface oracle.jbo.uicli.graph.GraphConstants
 
BUTTON_COMMIT - Static variable in class oracle.jbo.uicli.controls.JUNavigationBar
 
BUTTON_DELETE - Static variable in class oracle.jbo.uicli.controls.JUNavigationBar
 
BUTTON_DISABLED - Static variable in class oracle.jbo.uicli.controls.JUNavigationBar
 
BUTTON_EXECUTE - Static variable in class oracle.jbo.uicli.controls.JUNavigationBar
 
BUTTON_FIND - Static variable in class oracle.jbo.uicli.controls.JUNavigationBar
 
BUTTON_FIRST - Static variable in class oracle.jbo.uicli.controls.JUNavigationBar
 
BUTTON_INSERT - Static variable in class oracle.jbo.uicli.controls.JUNavigationBar
 
BUTTON_LAST - Static variable in class oracle.jbo.uicli.controls.JUNavigationBar
 
BUTTON_NEXT - Static variable in class oracle.jbo.uicli.controls.JUNavigationBar
 
BUTTON_NORMAL - Static variable in class oracle.jbo.uicli.controls.JUNavigationBar
 
BUTTON_PRESSED - Static variable in class oracle.jbo.uicli.controls.JUNavigationBar
 
BUTTON_PREV - Static variable in class oracle.jbo.uicli.controls.JUNavigationBar
 
BUTTON_ROLLBACK - Static variable in class oracle.jbo.uicli.controls.JUNavigationBar
 
BUTTON_ROLLOVER - Static variable in class oracle.jbo.uicli.controls.JUNavigationBar
 
BaseAttributeDefinition - class oracle.binding.metaimpl.BaseAttributeDefinition.
A class for holding metadata of attributes.
BaseAttributeDefinition(String, StructureDefinition, String, boolean, boolean) - Constructor for class oracle.binding.metaimpl.BaseAttributeDefinition
Constructor.
BaseValueObjectDefinition - class oracle.binding.metaimpl.BaseValueObjectDefinition.
A class for holding metadata of variables.
BaseValueObjectDefinition(String, Definition, String, String) - Constructor for class oracle.binding.metaimpl.BaseValueObjectDefinition
Constructor.
BeanClass - Static variable in class oracle.jbo.uicli.mom.JUTags
 
BeanUtils - class oracle.adf.model.generic.BeanUtils.
 
BeanUtils() - Constructor for class oracle.adf.model.generic.BeanUtils
 
BindingContainer - interface oracle.binding.BindingContainer.
The BindingContainer contains the Control Bindings for a reusable unit of View technology.
BindingContainer - Static variable in class oracle.jbo.uicli.mom.JUTags
 
BindingContainerRef - Static variable in class oracle.jbo.uicli.mom.JUTags
 
beforeActionPerformed(JUCtrlActionBindingEvent) - Method in class oracle.jbo.uicli.binding.JUCtrlActionBindingAdapter
 
beforeActionPerformed(JUCtrlActionBindingEvent) - Method in interface oracle.jbo.uicli.binding.JUCtrlActionBindingListener
Notifies all listeners, so that they may prepare any necessary data for the current action, before the action is performed
beforeActionPerformed(JUActionBindingEvent) - Method in class oracle.jbo.uicli.jui.JUActionBindingAdapter
 
beforeActionPerformed(JUCtrlActionBindingEvent) - Method in class oracle.jbo.uicli.jui.JUActionBindingAdapter
 
beforeActionPerformed(JUActionBindingEvent) - Method in interface oracle.jbo.uicli.jui.JUActionBindingListener
Notifies all listeners, so that they may prepare any necessary data for the current action, before the action is performed
beforeCurrencyChange(DCBindingContainerValidationEvent) - Method in class oracle.adf.model.binding.DCBindingContainer
Notifies all JUPanelValidationListeners with the beforeCurrencyChange event.
beforeCurrencyChange(DCBindingContainerValidationEvent) - Method in class oracle.adf.model.binding.DCBindingContainerValidationAdapter
 
beforeCurrencyChange(DCBindingContainerValidationEvent) - Method in interface oracle.adf.model.binding.DCBindingContainerValidationListener
Invoked before a JClient binding object calls a navigation event to display the next row data in the JClient controls.
beforeCurrencyChange(DCBindingContainerValidationEvent) - Method in class oracle.jbo.uicli.jui.JUPanelValidationAdapter
Calls beforeCurrencyChange(JUPanelValidationEvent)
beforeCurrencyChange(JUPanelValidationEvent) - Method in class oracle.jbo.uicli.jui.JUPanelValidationAdapter
 
beforeCurrencyChange(JUPanelValidationEvent) - Method in interface oracle.jbo.uicli.jui.JUPanelValidationListener
Invoked before a JClient binding object calls a navigation event to display the next row data in the JClient controls.
beforeInvokeMethod(DCInvokeMethodEvent) - Method in class oracle.adf.model.binding.DCInvokeMethodAdapter
 
beforeInvokeMethod(DCInvokeMethodEvent) - Method in interface oracle.adf.model.binding.DCInvokeMethodListener
Notifies all listeners, so that they may prepare any necessary data for the current action, before the action is performed
beforeSaveTransaction(DCBindingContainerValidationEvent) - Method in class oracle.adf.model.binding.DCBindingContainer
Notifies all JUPanelValidationListeners with the beforeSaveTransaction event.
beforeSaveTransaction(DCBindingContainerValidationEvent) - Method in class oracle.adf.model.binding.DCBindingContainerValidationAdapter
 
beforeSaveTransaction(DCBindingContainerValidationEvent) - Method in interface oracle.adf.model.binding.DCBindingContainerValidationListener
Invoked before a JClient binding object calls commit() on the transaction to save any pending changes into the database.
beforeSaveTransaction(DCBindingContainerValidationEvent) - Method in class oracle.jbo.uicli.jui.JUPanelValidationAdapter
Calls beforeSaveTransaction(JUPanelValidationEvent)
beforeSaveTransaction(JUPanelValidationEvent) - Method in class oracle.jbo.uicli.jui.JUPanelValidationAdapter
 
beforeSaveTransaction(JUPanelValidationEvent) - Method in interface oracle.jbo.uicli.jui.JUPanelValidationListener
Invoked before a JClient binding object calls commit() on the transaction to save any pending changes into the database.
beforeSetAttribute(DCBindingContainerValidationEvent) - Method in class oracle.adf.model.binding.DCBindingContainer
Notifies all DCBindingContainerValidationListeners with the beforeSetAttribute event.
beforeSetAttribute(DCBindingContainerValidationEvent) - Method in class oracle.adf.model.binding.DCBindingContainerValidationAdapter
 
beforeSetAttribute(DCBindingContainerValidationEvent) - Method in interface oracle.adf.model.binding.DCBindingContainerValidationListener
Invoked before a JClient Binding object calls Row.setAttribute() to update a value from a binding object into the corresponding Row object.
beforeSetAttribute(DCBindingContainerValidationEvent) - Method in class oracle.jbo.uicli.jui.JUPanelValidationAdapter
Calls beforeSetAttribute(JUPanelValidationEvent)
beforeSetAttribute(JUPanelValidationEvent) - Method in class oracle.jbo.uicli.jui.JUPanelValidationAdapter
 
beforeSetAttribute(JUPanelValidationEvent) - Method in interface oracle.jbo.uicli.jui.JUPanelValidationListener
Deprecated. since 9.0.5 use beforeSetAttribute(DCBindingContainerValidationListener)
beginRequest(HashMap) - Method in class oracle.adf.model.bc4j.DCJboDataControl
 
beginRequest(HashMap) - Method in class oracle.adf.model.binding.DCDataControl
Invoked in some contexts to signal the beginning of a model request.
beginRequest(HashMap) - Method in interface oracle.adf.model.binding.DCDataControlManagement
Invoked in some contexts to signal the beginning of a model request.
beginRequest(HashMap) - Method in class oracle.adf.model.binding.DCDataControlReference
 
beginRequest(HashMap) - Method in class oracle.adf.model.generic.DCGenericDataControl
 
beginRequest(HashMap) - Method in interface oracle.binding.ManagedDataControl
Invoked in some contexts to signal the beginning of a model request.
bindRowSetIterator(NavigatableRowIterator, boolean) - Method in class oracle.adf.model.binding.DCIteratorBinding
Use this method to bind a new instance of RowIterator from a Business Service to this binding.
bindRowSetIterator(RowSetIterator) - Method in class oracle.jbo.uicli.binding.JUCtrlScrollBinding
Associates the given RowSet iterator with this Binding object.
bindRowSetIterator(DCDataControl, RowSetIterator, String[]) - Method in interface oracle.jbo.uicli.jui.JULovPanelInterface
Sets display using data from this RowSet Iterator.
bindRowSetIterator(RowSetIterator, String[]) - Method in interface oracle.jbo.uicli.jui.JULovPanelInterface
Deprecated. since 9.0.5
bindRowSetIterator(String, String) - Method in class oracle.jbo.uicli.jui.JUPanelBinding
Binds the iterator identified by iterBindingName in this panel with another ViewObject in the current application module identified by the given voInstanceName.
bindRowSetIterator(String, RowSetIterator) - Method in class oracle.jbo.uicli.jui.JUPanelBinding
Binds the iterator identified by iterBindingName in this panel with another iterator.
bindUIControl(String, Object) - Method in class oracle.jbo.uicli.jui.JUPanelBinding
Used by generated code to bind a ui control to the defined binding object in this container identified by 'controlBindingName'.
btnCancel - Variable in class oracle.jbo.uicli.controls.JULovDialog
 
btnHelp - Variable in class oracle.jbo.uicli.controls.JULovDialog
 
btnOK - Variable in class oracle.jbo.uicli.controls.JULovDialog
 
buildAttributeListWithLabel(String[], String) - Static method in class oracle.jbo.uicli.graph.JUGraphBinding
 

Oracle Application Development Framework Model and Business Components Java API Reference 10.1.3.1.0
B28969-01

A B C D E F G H I J K L M N O P R S T U V W X _


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