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 _


D

DATA_CONTROL_USAGES - Static variable in class oracle.jbo.uicli.mom.JUTags
 
DATA_PREFIX - Static variable in class oracle.adf.model.binding.DCUtil
 
DATE_FORMATTER - Static variable in class oracle.jbo.uicli.jui.JUFormatEditorPropDef
 
DATE_FORMATTER - Static variable in class oracle.jbo.uicli.jui.JUFormattedTextFieldDef
 
DCA_PRODUCT_CODE - Static variable in class oracle.adf.model.adapter.AdapterException
 
DCBindingContainer - class oracle.adf.model.binding.DCBindingContainer.
Corresponds to a Swing JFrame or a JSP Page instance and manages bindings used in a frame.
DCBindingContainer() - Constructor for class oracle.adf.model.binding.DCBindingContainer
Default constructor.
DCBindingContainer(Object) - Constructor for class oracle.adf.model.binding.DCBindingContainer
Constructor used by DCPanelBinding, which passes in a reference to the JPanel object.
DCBindingContainerDef - class oracle.adf.model.binding.DCBindingContainerDef.
 
DCBindingContainerDef() - Constructor for class oracle.adf.model.binding.DCBindingContainerDef
 
DCBindingContainerDef(DefPersistable) - Constructor for class oracle.adf.model.binding.DCBindingContainerDef
 
DCBindingContainerDef(DCLayoutDef, String, String) - Constructor for class oracle.adf.model.binding.DCBindingContainerDef
 
DCBindingContainerReference - class oracle.adf.model.binding.DCBindingContainerReference.
 
DCBindingContainerReference(BindingContext, String, String) - Constructor for class oracle.adf.model.binding.DCBindingContainerReference
 
DCBindingContainerReference(String, String) - Constructor for class oracle.adf.model.binding.DCBindingContainerReference
 
DCBindingContainerState - class oracle.adf.model.binding.DCBindingContainerState.
This class can capture the iterator state for a binding container.
DCBindingContainerState(DCBindingContainer) - Constructor for class oracle.adf.model.binding.DCBindingContainerState
 
DCBindingContainerValidationAdapter - class oracle.adf.model.binding.DCBindingContainerValidationAdapter.
Default implementation for DCBindingContainerValidationListener interface.
DCBindingContainerValidationAdapter() - Constructor for class oracle.adf.model.binding.DCBindingContainerValidationAdapter
 
DCBindingContainerValidationEvent - class oracle.adf.model.binding.DCBindingContainerValidationEvent.
Implements EventObject that is passed to the DCBindingContainerValidationListeners in the various event methods.
DCBindingContainerValidationEvent(DCControlBinding, DCBindingContainer, DCIteratorBinding, Row, String, Object) - Constructor for class oracle.adf.model.binding.DCBindingContainerValidationEvent
 
DCBindingContainerValidationEvent(DCBindingContainer, DCIteratorBinding, Row) - Constructor for class oracle.adf.model.binding.DCBindingContainerValidationEvent
 
DCBindingContainerValidationEvent(DCBindingContainer, DCDataControl) - Constructor for class oracle.adf.model.binding.DCBindingContainerValidationEvent
 
DCBindingContainerValidationEvent(DCBindingContainerValidationEvent) - Constructor for class oracle.adf.model.binding.DCBindingContainerValidationEvent
 
DCBindingContainerValidationListener - interface oracle.adf.model.binding.DCBindingContainerValidationListener.
Implemented by classes that are interested in performing typically lightweight, client-side validation for an attribute, a row, or the whole transaction.
DCCachingErrorHandler - interface oracle.adf.model.binding.DCCachingErrorHandler.
 
DCConfigurationDef - class oracle.adf.model.binding.DCConfigurationDef.
 
DCConfigurationDef() - Constructor for class oracle.adf.model.binding.DCConfigurationDef
 
DCConfigurationDef(String) - Constructor for class oracle.adf.model.binding.DCConfigurationDef
 
DCControlBinding - class oracle.adf.model.binding.DCControlBinding.
The base class for all binding objects in the ADF framework that bind a View control/model to an object or an attribute of an object in a DataControl.
DCControlBinding() - Constructor for class oracle.adf.model.binding.DCControlBinding
 
DCControlBinding(Object, DCIteratorBinding) - Constructor for class oracle.adf.model.binding.DCControlBinding
Constructor used in the framework to pass in the Swing control and the Iterator Binding with which this binding object works to get it's data.
DCControlBindingDef - class oracle.adf.model.binding.DCControlBindingDef.
 
DCControlBindingDef() - Constructor for class oracle.adf.model.binding.DCControlBindingDef
 
DCControlBindingDef(String, String, String, String) - Constructor for class oracle.adf.model.binding.DCControlBindingDef
 
DCDataControl - class oracle.adf.model.binding.DCDataControl.
The application class that manages connection to a Data Provider object.
DCDataControl() - Constructor for class oracle.adf.model.binding.DCDataControl
 
DCDataControl(boolean, Object) - Constructor for class oracle.adf.model.binding.DCDataControl
Constructs a root DCDataControl object that connects to a Data Provider of the given name.
DCDataControlConfigDef - class oracle.adf.model.binding.DCDataControlConfigDef.
 
DCDataControlConfigDef() - Constructor for class oracle.adf.model.binding.DCDataControlConfigDef
 
DCDataControlDef - class oracle.adf.model.binding.DCDataControlDef.
 
DCDataControlDef() - Constructor for class oracle.adf.model.binding.DCDataControlDef
 
DCDataControlDef(String) - Constructor for class oracle.adf.model.binding.DCDataControlDef
 
DCDataControlDef(DefPersistable) - Constructor for class oracle.adf.model.binding.DCDataControlDef
 
DCDataControlManagement - interface oracle.adf.model.binding.DCDataControlManagement.
INTERNAL USE ONLY.
DCDataControlReference - class oracle.adf.model.binding.DCDataControlReference.
 
DCDataControlReference(DCDataControlDef) - Constructor for class oracle.adf.model.binding.DCDataControlReference
 
DCDataControlReference(DCDataControlDef, String) - Constructor for class oracle.adf.model.binding.DCDataControlReference
 
DCDefBase - class oracle.adf.model.binding.DCDefBase.
 
DCDefBase() - Constructor for class oracle.adf.model.binding.DCDefBase
 
DCDefBase(String) - Constructor for class oracle.adf.model.binding.DCDefBase
 
DCDefFactory - interface oracle.adf.model.binding.DCDefFactory.
 
DCErrorHandler - interface oracle.adf.model.binding.DCErrorHandler.
Implements reporting of all ADF exceptions raised in the context of a DCBindingContainer.
DCErrorHandlerImpl - class oracle.adf.model.binding.DCErrorHandlerImpl.
Implements a default error handling class for the ADF framework.
DCErrorHandlerImpl(boolean) - Constructor for class oracle.adf.model.binding.DCErrorHandlerImpl
 
DCErrorHandlerThrow - class oracle.adf.model.binding.DCErrorHandlerThrow.
Implements a default error handling class for the ADF framework.
DCErrorHandlerThrow() - Constructor for class oracle.adf.model.binding.DCErrorHandlerThrow
 
DCExecutableBinding - class oracle.adf.model.binding.DCExecutableBinding.
 
DCExecutableBinding() - Constructor for class oracle.adf.model.binding.DCExecutableBinding
 
DCExecutableBindingDef - class oracle.adf.model.binding.DCExecutableBindingDef.
 
DCExecutableBindingDef() - Constructor for class oracle.adf.model.binding.DCExecutableBindingDef
 
DCExecutableBindingDef(String) - Constructor for class oracle.adf.model.binding.DCExecutableBindingDef
 
DCGenericDataControl - class oracle.adf.model.generic.DCGenericDataControl.
 
DCGenericDataControl() - Constructor for class oracle.adf.model.generic.DCGenericDataControl
Subclasses calling this constructor should then override and call initDCProperties method as well to initialize the datacontrol properties.
DCGenericDataControl(String) - Constructor for class oracle.adf.model.generic.DCGenericDataControl
Subclasses calling this constructor should then override and call initDCProperties method as well to initialize the datacontrol properties.
DCGenericDataControl(String, String, Object) - Constructor for class oracle.adf.model.generic.DCGenericDataControl
 
DCGenericDataControl(String, String, Object, boolean) - Constructor for class oracle.adf.model.generic.DCGenericDataControl
 
DCGenericRowContext - class oracle.adf.model.generic.DCGenericRowContext.
 
DCGenericRowContext(Row, RowSetIterator, StructureDef, Object) - Constructor for class oracle.adf.model.generic.DCGenericRowContext
 
DCGenericRowContext(RowSetIterator, Object) - Constructor for class oracle.adf.model.generic.DCGenericRowContext
 
DCGenericRowSetIteratorImpl - class oracle.adf.model.generic.DCGenericRowSetIteratorImpl.
 
DCGenericRowSetIteratorImpl(DCDataControl, Collection, String) - Constructor for class oracle.adf.model.generic.DCGenericRowSetIteratorImpl
 
DCGenericRowSetIteratorImpl(DCDataControl, Iterator, String) - Constructor for class oracle.adf.model.generic.DCGenericRowSetIteratorImpl
 
DCGenericRowSetIteratorImpl(DCGenericDataControl, StructureDefImpl, DCGenericRowSetIteratorImpl) - Constructor for class oracle.adf.model.generic.DCGenericRowSetIteratorImpl
 
DCIExecutable - interface oracle.adf.model.binding.DCIExecutable.
*** For internal framework use only *** Implemented by RegionBinding, IteratorBinding and ActionReference, the three default executable binding implementations.
DCInvokeActionDef - class oracle.adf.model.binding.DCInvokeActionDef.
 
DCInvokeActionDef() - Constructor for class oracle.adf.model.binding.DCInvokeActionDef
 
DCInvokeActionDef(String) - Constructor for class oracle.adf.model.binding.DCInvokeActionDef
 
DCInvokeMethod - class oracle.adf.model.binding.DCInvokeMethod.
Implements metadata and logic to invoke a custom action binding method.
DCInvokeMethodAdapter - class oracle.adf.model.binding.DCInvokeMethodAdapter.
Default adapter for DCInvokeMethodListener event.
DCInvokeMethodAdapter() - Constructor for class oracle.adf.model.binding.DCInvokeMethodAdapter
 
DCInvokeMethodDef - class oracle.adf.model.binding.DCInvokeMethodDef.
Implements metadata and logic to invoke a custom action binding method.
DCInvokeMethodDef(String, String, String[], String[], String[], String, String, Boolean, Boolean) - Constructor for class oracle.adf.model.binding.DCInvokeMethodDef
Internal: Applications should not use this constructor.
DCInvokeMethodDef(String, String, DCMethodParameterDef[], String, String, Boolean, Boolean) - Constructor for class oracle.adf.model.binding.DCInvokeMethodDef
Internal: Applications should not use this constructor.
DCInvokeMethodEvent - class oracle.adf.model.binding.DCInvokeMethodEvent.
 
DCInvokeMethodEvent(DCInvokeMethod, Object, Object[]) - Constructor for class oracle.adf.model.binding.DCInvokeMethodEvent
 
DCInvokeMethodListener - interface oracle.adf.model.binding.DCInvokeMethodListener.
Implemented by classes that are interested in performing typically lightweight, client-side preparation of data or update of display before or after an action binding performs it's action.
DCIteratorBinding - class oracle.adf.model.binding.DCIteratorBinding.
DCIteratorBinding is the binding class that interacts with RowIterator objects to iterate over rows and provide the current row(s) for use in a client application or to view via various control bindings.
DCIteratorBinding() - Constructor for class oracle.adf.model.binding.DCIteratorBinding
 
DCIteratorBinding(DCIteratorBinding) - Constructor for class oracle.adf.model.binding.DCIteratorBinding
 
DCIteratorBinding(BindingContext, String, String, String, int) - Constructor for class oracle.adf.model.binding.DCIteratorBinding
Use this constructor if a usage needs a specific range size on the associated iterator.
DCIteratorBinding(ApplicationModule, String, String, int) - Constructor for class oracle.adf.model.binding.DCIteratorBinding
Use this constructor if a usage needs a specific range size on the associated iterator.
DCIteratorBinding(ApplicationModule, String, String) - Constructor for class oracle.adf.model.binding.DCIteratorBinding
When the usage only needs one row at a time, use this constructor to create an iterator binding.
DCIteratorBinding(DCDataControl, RowSetIterator) - Constructor for class oracle.adf.model.binding.DCIteratorBinding
When an application has a RowSet it should use this constructor.
DCIteratorBindingDef - class oracle.adf.model.binding.DCIteratorBindingDef.
 
DCIteratorBindingDef() - Constructor for class oracle.adf.model.binding.DCIteratorBindingDef
 
DCIteratorBindingDef(String, String, String, String, int) - Constructor for class oracle.adf.model.binding.DCIteratorBindingDef
 
DCJboDataControl - class oracle.adf.model.bc4j.DCJboDataControl.
The application class that manages connection to a BC4J Application Module.
DCJboDataControl() - Constructor for class oracle.adf.model.bc4j.DCJboDataControl
*** For internal framework use only ***
DCJboDataControl(Hashtable, String, Object) - Constructor for class oracle.adf.model.bc4j.DCJboDataControl
Constructs a root DCDataControl object that connects to a BC4J Application Module of the given name.
DCJboDataControl(ApplicationModule) - Constructor for class oracle.adf.model.bc4j.DCJboDataControl
Constructor used internally by the framework to associate an application module with a JClient application object.
DCJboDataControl(DCDataControl, ApplicationModule, Object) - Constructor for class oracle.adf.model.bc4j.DCJboDataControl
Constructor to be used to create a nested DCDataControl inside another DCDataControl object.
DCJboDataControl(SessionCookie) - Constructor for class oracle.adf.model.bc4j.DCJboDataControl
 
DCMethodParameter - class oracle.adf.model.binding.DCMethodParameter.
*** For internal framework use only ***
DCMethodParameter(DCMethodParameterDef, DCBindingContainer) - Constructor for class oracle.adf.model.binding.DCMethodParameter
*** For internal framework use only ***
DCMethodParameterDef - class oracle.adf.model.binding.DCMethodParameterDef.
 
DCMethodParameterDef() - Constructor for class oracle.adf.model.binding.DCMethodParameterDef
 
DCMethodParameterDef(String, String, Object, int) - Constructor for class oracle.adf.model.binding.DCMethodParameterDef
 
DCMethodParameterDef(String, String, Object) - Constructor for class oracle.adf.model.binding.DCMethodParameterDef
 
DCMethodParameterDef(DCMethodParameterDef) - Constructor for class oracle.adf.model.binding.DCMethodParameterDef
 
DCParameter - class oracle.adf.model.binding.DCParameter.
 
DCParameter() - Constructor for class oracle.adf.model.binding.DCParameter
*** For internal framework use only ***
DCParameter(Object) - Constructor for class oracle.adf.model.binding.DCParameter
 
DCParameter(String) - Constructor for class oracle.adf.model.binding.DCParameter
 
DCParameterDef - class oracle.adf.model.binding.DCParameterDef.
 
DCParameterDef() - Constructor for class oracle.adf.model.binding.DCParameterDef
 
DCParameterSetDef - class oracle.adf.model.binding.DCParameterSetDef.
 
DCParameterSetDef() - Constructor for class oracle.adf.model.binding.DCParameterSetDef
 
DCRowContext - class oracle.adf.model.generic.DCRowContext.
 
DCRowContext(Row, RowSetIterator, StructureDef) - Constructor for class oracle.adf.model.generic.DCRowContext
 
DCRowContext(RowSetIterator, StructureDef, AttributeList) - Constructor for class oracle.adf.model.generic.DCRowContext
 
DCRowSetIteratorImpl - class oracle.adf.model.generic.DCRowSetIteratorImpl.
 
DCRowSetIteratorImpl(DCDataControl, Collection, String) - Constructor for class oracle.adf.model.generic.DCRowSetIteratorImpl
 
DCRowSetIteratorImpl(DCDataControl, Iterator, String) - Constructor for class oracle.adf.model.generic.DCRowSetIteratorImpl
 
DCRowSetIteratorImpl(DCDataControl, Object, String) - Constructor for class oracle.adf.model.generic.DCRowSetIteratorImpl
 
DCRowSetIteratorImpl(DCDataControl, Object, String, StructureDef) - Constructor for class oracle.adf.model.generic.DCRowSetIteratorImpl
 
DCStatusBarInterface - interface oracle.adf.model.binding.DCStatusBarInterface.
Implements status messages based on the current focus, current iterator, and current display mode of a DCPanel.
DCTransactionStateListener - interface oracle.adf.model.binding.DCTransactionStateListener.
Implemented by controls/classes that need to react to a change in a transaction's state.
DCUtil - class oracle.adf.model.binding.DCUtil.
Contains some static utility methods used by the framework.
DCUtil() - Constructor for class oracle.adf.model.binding.DCUtil
 
DCValidationListenersUtil - class oracle.adf.model.binding.DCValidationListenersUtil.
Internal: Applications should not use this class.
DCValidationListenersUtil() - Constructor for class oracle.adf.model.binding.DCValidationListenersUtil
 
DCVariableImpl - class oracle.adf.model.binding.DCVariableImpl.
 
DCVariableImpl() - Constructor for class oracle.adf.model.binding.DCVariableImpl
 
DCVariableValueManagerImpl - class oracle.adf.model.binding.DCVariableValueManagerImpl.
 
DCVariableValueManagerImpl(VariableManagerOwner, VariableValueManager, DCBindingContainer) - Constructor for class oracle.adf.model.binding.DCVariableValueManagerImpl
 
DCX_EXTENSION - Static variable in class oracle.jbo.common.JboNameUtil
 
DC_ROOT_ACC_NAME - Static variable in class oracle.adf.model.generic.DCGenericDataControl
 
DC_USAGE - Static variable in class oracle.jbo.uicli.mom.JUTags
 
DEFAULT - Static variable in class oracle.jbo.uicli.jui.JUTableDef
 
DEFAULT_FORMATTER - Static variable in class oracle.jbo.uicli.jui.JUFormatEditorPropDef
 
DEFAULT_FORMATTER - Static variable in class oracle.jbo.uicli.jui.JUFormattedTextFieldDef
 
DEFAULT_HANDLER - Static variable in class oracle.jbo.uicli.binding.JUCtrlValueDef
 
DEFINITION - Static variable in class oracle.adf.model.adapter.DataControlFactoryImpl
Tag for the definition file name.
DEF_FILE - Static variable in class oracle.adf.model.adapter.AdapterDefinition
 
DEF_XMLNS - Static variable in class oracle.adf.model.binding.DCDefBase
 
DEF_XMLNS_BASE - Static variable in class oracle.adf.model.binding.DCDefBase
 
DELETE_ACTION - Static variable in class oracle.adf.model.binding.PermissionHelper
 
DESIGNTIME_PROPERTY - Static variable in class oracle.adf.model.binding.DCUtil
 
DESIGNTIME_PROPERTY - Static variable in class oracle.jbo.uicli.jui.JUIUtil
 
DH_CONTROL_TYPE - Static variable in class oracle.jbo.uicli.binding.JUCtrlListBinding
 
DH_DISPLAY_HEIGHT - Static variable in class oracle.jbo.uicli.binding.JUCtrlListBinding
 
DH_DISPLAY_HINT - Static variable in class oracle.jbo.uicli.binding.JUCtrlListBinding
 
DH_DISPLAY_WIDTH - Static variable in class oracle.jbo.uicli.binding.JUCtrlListBinding
 
DH_FORMAT - Static variable in class oracle.jbo.uicli.binding.JUCtrlListBinding
 
DH_LABEL - Static variable in class oracle.jbo.uicli.binding.JUCtrlListBinding
Constants to access elements in the map returned in getDisplayHints()
DH_TOOLTIP - Static variable in class oracle.jbo.uicli.binding.JUCtrlListBinding
 
DONT_CACHE - Static variable in class oracle.adf.model.adapter.AbstractDefinition
 
DOT - Static variable in class oracle.adf.model.binding.DCUtil
 
DTContext - class oracle.adf.model.adapter.DTContext.
Design time context holds the context information required to get information from the data source to define an instance.
DTContext() - Constructor for class oracle.adf.model.adapter.DTContext
 
DataControl - interface oracle.binding.DataControl.
An interface through which the Data Binding Facility interacts with a Service.
DataControl - Static variable in class oracle.jbo.uicli.mom.JUTags
 
DataControlConfigs - Static variable in class oracle.jbo.uicli.mom.JUTags
 
DataControlDefinition - interface oracle.binding.meta.DataControlDefinition.
Interface for holding metadata for a DataControl.
DataControlFactoryImpl - class oracle.adf.model.adapter.DataControlFactoryImpl.
Factory class to create a data control instance from the XML metadata.
DataControlFactoryImpl() - Constructor for class oracle.adf.model.adapter.DataControlFactoryImpl
Creates a blank factory class.
DataControlFactoryImpl - class oracle.adf.model.bc4j.DataControlFactoryImpl.
 
DataControlFactoryImpl() - Constructor for class oracle.adf.model.bc4j.DataControlFactoryImpl
 
DataControlFactoryImpl - class oracle.adf.model.generic.DataControlFactoryImpl.
 
DataControlFactoryImpl() - Constructor for class oracle.adf.model.generic.DataControlFactoryImpl
 
DefClass - Static variable in class oracle.jbo.uicli.mom.JUTags
 
DefaultDefinitionContext - class oracle.binding.meta.DefaultDefinitionContext.
The DefaultDefinitionContext class can be used for storing and lookup of control bindings and datacontrols metadata.
DefaultDefinitionContext() - Constructor for class oracle.binding.meta.DefaultDefinitionContext
Default Constructor.
Definition - interface oracle.binding.meta.Definition.
This is a a marker interface.
DefinitionClass - Static variable in class oracle.jbo.uicli.mom.JUTags
 
DefinitionContainer - interface oracle.binding.meta.DefinitionContainer.
Interface used as container of multiple Definitions.
DefinitionContext - interface oracle.binding.meta.DefinitionContext.
Marker interface that provides a namespace for looking up metadata for control bindings and datacontrols.
DefinitionFactory - interface oracle.adf.model.binding.DefinitionFactory.
 
DefinitionProviderDataControl - interface oracle.binding.DefinitionProviderDataControl.
This interface is implemented by data controls that may return definitions.
DeleteEvent - class oracle.jbo.DeleteEvent.
An event generated by RowSetIterator to inform its listeners when a row is deleted.
DeleteEvent(NavigatableRowIterator, Row, int, int, int) - Constructor for class oracle.jbo.DeleteEvent
Creates an event for a row being deleted.
DeleteEvent(NavigatableRowIterator, Row, int, int, int, boolean) - Constructor for class oracle.jbo.DeleteEvent
Creates an event for a row being deleted.
DesignTimeClass - Static variable in class oracle.jbo.uicli.mom.JUTags
 
dataChanged(Object) - Method in class oracle.jbo.uicli.controls.JUArrayComboBox
Updates the display of elements with the new Array object that is passed in into this method.
dataChanged(Object) - Method in class oracle.jbo.uicli.controls.JUImageControl
Updates the image based on the new value of the dataitem.
dataChanged(Object) - Method in interface oracle.jbo.uicli.jui.JUDefaultControlInterface
This method is invoked by the binding to notify the control to update the display with the new data.
dataPanel - class oracle.jbo.uicli.controls.dataPanel.
This class is used in JDeveloper DT.
dataPanel() - Constructor for class oracle.jbo.uicli.controls.dataPanel
The default constructor for panel
dataPanel(JUPanelBinding) - Constructor for class oracle.jbo.uicli.controls.dataPanel
Constructor that takes a shared panel binding
dataRows - Variable in class oracle.adf.model.generic.DCRowSetIteratorImpl
 
decodePath(String, char) - Static method in class oracle.adf.model.binding.DCUtil
Replace the 'sep' characters in this name with dots so that the converted name is a spel expression which ADFc would call to execute a method or setInputValue via a control-binding
destroy() - Method in class oracle.adf.model.servlet.ADFBindingFilter
Cleans up any applications-specific resources that where allocated.
disableTokenValidation() - Method in class oracle.adf.model.binding.DCIteratorBinding
Internal: Applications should not use this method.
displayInShortForm(LocaleContext) - Method in class oracle.adf.model.generic.AttributeDefImpl
 
displayInShortForm(LocaleContext) - Method in class oracle.jbo.uicli.binding.JUCtrlParameterDef
 
displayInShortForm() - Method in class oracle.jbo.uicli.binding.JUCtrlValueBinding
Returns true if the attribute is to displayed in the short(summary) form.
displayInShortForm(String, String, LocaleContext) - Method in class oracle.jbo.uicli.binding.JUFormBinding
Returns true if the attribute is to displayed in the short(summary) form.
displayStatus(DCIteratorBinding, String, Object[]) - Method in class oracle.adf.model.binding.DCBindingContainer
Helper method to display the given message and params via the JUApplication's displayStatus method.
displayStatus(String) - Method in class oracle.adf.model.binding.DCBindingContainer
Helper method to display the given message string via the JUApplication's displayStatus method.
displayStatus(DCIteratorBinding, String, Object[]) - Method in class oracle.adf.model.binding.DCDataControl
Send the given message Id and parameter list along with the current iterator binding object to all status bar instances registered with this Application.
displayStatus(String) - Method in class oracle.adf.model.binding.DCDataControl
Send the given message to all status bar interface objects registered with this application.
displayStatus(DCIteratorBinding, String, Object[]) - Method in interface oracle.adf.model.binding.DCStatusBarInterface
This event is sent out by the framework to display a message in oracle.jbo.uicli.UIMessageBundle of the given msgId with the given set of parameters.
displayStatus(String) - Method in interface oracle.adf.model.binding.DCStatusBarInterface
Applications can invoke to display any custom messages in the status bar(s).
displayStatus(JUIteratorBinding, String, Object[]) - Method in class oracle.jbo.uicli.binding.JUFormBinding
Helper method to display the given message and params via the JUApplication's displayStatus method.
displayStatus(String) - Method in class oracle.jbo.uicli.binding.JUFormBinding
Helper method to display the given message string via the JUApplication's displayStatus method.
displayStatus(DCIteratorBinding, String, Object[]) - Method in class oracle.jbo.uicli.controls.JUStatusBar
 
displayStatus(String) - Method in class oracle.jbo.uicli.controls.JUStatusBar
 
doAction(int) - Method in class oracle.jbo.uicli.controls.JUNavigationBar
public method to call the NavigationBar button actions programmatically expected values are BUTTON_FIRST, BUTTON_PREV, BUTTON_NEXT, BUTTON_LAST, BUTTON_INSERT, BUTTON_DELETE, BUTTON_COMMIT, BUTTON_ROLLBACK, BUTTON_FIND, BUTTON_EXECUTE
doClearButtonAction() - Method in class oracle.jbo.uicli.controls.JUImageControl
execute the clear button action
doEntityToVOMapping(ApplicationModule, ViewObject[]) - Method in class oracle.jbo.JboException
 
doExecuteButtonAction() - Method in class oracle.jbo.uicli.controls.JUNavigationBar
Override this method to perform any application logic before or after the ViewObjects referenced in this panel are executed.
doExecuteQuery() - Method in class oracle.adf.model.binding.DCIteratorBinding
Calls datacontrol.executeIteratorBinding.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class oracle.adf.model.servlet.ADFBindingFilter
The main filter function.
doFindButtonAction() - Method in class oracle.jbo.uicli.controls.JUNavigationBar
Override this method to perform any application logic before or after the panel is set to Find Mode or cancelling out of find mode.
doIt() - Method in class oracle.jbo.uicli.binding.JUCtrlActionBinding
Performs the action that this binding is selected to perform.
doNewButtonAction() - Method in class oracle.jbo.uicli.controls.JUImageControl
execute the new button action
doneCommit(TransactionStateEvent) - Method in class oracle.adf.model.binding.DCDataControl
Implementation of oracle.jbo.TransactionStateListener interface.
doneRollback(TransactionStateEvent) - Method in class oracle.adf.model.binding.DCDataControl
Implementation of oracle.jbo.TransactionStateListener interface.
drill(int, int, int, int) - Method in class oracle.jbo.uicli.graph.BIBeanDataAccessAdapter
Drills in the data, from a single member.

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.