- DatabindingFrameworkRegistration - Class in oracle.adfdt.view.common.binding.registration
-
The central location for all databinding framework registrations.
- DatabindingPatternRegistration - Class in oracle.adfdt.view.common.binding.registration
-
Main entry point for registration of patterns configuration files, model providers, and other related entities of the ADF databinding pattern framework.
- DatabindingPatternRegistration.Source - Class in oracle.adfdt.view.common.binding.registration
-
The registration source for a set of patterns and related model providers.
- DatabindingPatternRegistration.Source(String) - Constructor for class oracle.adfdt.view.common.binding.registration.DatabindingPatternRegistration.Source
-
The name of the source, can be used to display progress, or query problems with the source.
- DeclarativeCreatorInfoConfigurationFactory - Class in oracle.adfdt.view.common.binding.creator
-
Registers a new CreatorInfoConfigurationFactory
.
- DeclarativeCreatorInfoConfigurationFactory(String) - Constructor for class oracle.adfdt.view.common.binding.creator.DeclarativeCreatorInfoConfigurationFactory
-
Creates a new factory with the default configurations.
- DeclarativeCreatorInfoConfigurationFactory(String, RegistrationConfiguration) - Constructor for class oracle.adfdt.view.common.binding.creator.DeclarativeCreatorInfoConfigurationFactory
-
Creates a new factory with the given configuration.
- DEFAULT_SIMPLE_DATE_FORMAT - Static variable in class oracle.adfdt.view.dvt.binding.pattern.timeline.TimelineUtils
-
- DefaultBindingRecognizer - Class in oracle.adfdt.view.common.binding.creator
-
Implementation of BindingRecognizer
that handles looking up bindings or gathering binding ids based on binding locators returned by the subclass.
- DefaultBindingRecognizer() - Constructor for class oracle.adfdt.view.common.binding.creator.DefaultBindingRecognizer
-
- DefaultBindingRecognizer.BindingLocator - Class in oracle.adfdt.view.common.binding.creator
-
- DefaultBindingRecognizer.BindingLocator(String, Node, float) - Constructor for class oracle.adfdt.view.common.binding.creator.DefaultBindingRecognizer.BindingLocator
-
- DEFERRED_MUTATION - Static variable in class oracle.adfdt.view.rich.binding.pattern.table.TablePattern
-
- deregister() - Method in class oracle.adfdt.view.common.binding.registration.DatabindingPatternRegistration
-
Deregisters the source.
- deregister(RegistrationConfiguration) - Method in class oracle.adfdt.view.common.binding.registration.DatabindingPatternRegistration.Source
-
Performs any additional deregistration routines.
- deregisterBindingsType(BindingsType) - Static method in class oracle.adfdt.view.common.binding.provider.BindingsType
-
- deregisterCreatorInfoConfigurationFactory(CreatorInfoConfigurationFactory) - Static method in class oracle.adfdt.view.common.binding.creator.CreatorInfoRegistry
-
- deregisterListener(ADFBindingConfigurationListener) - Static method in class oracle.adfdt.view.common.binding.provider.configuration.ADFBindingConfigurationRegistry
-
Deregisters a listener to recieve binding configuratiopn events.
- deregisterModelProviderFactory(ADFModelProviderFactory) - Static method in class oracle.adfdt.view.common.binding.provider.ADFModelProviderRegistry
-
- DiagramExtendedProperties - Class in oracle.adfdt.view.dvt.binding.pattern.diagram.extension
-
A set of accessor methods that allow the user to change the structure and functionality of an diagram.
- DiagramExtendedProperties() - Constructor for class oracle.adfdt.view.dvt.binding.pattern.diagram.extension.DiagramExtendedProperties
-
- DiagramLink - Class in oracle.adfdt.view.dvt.binding.pattern.diagram
-
A set of accessor methods that allow the user to change the structure and functionality of an diagramLink.
- DiagramLink() - Constructor for class oracle.adfdt.view.dvt.binding.pattern.diagram.DiagramLink
-
- DiagramLinksExtendedProperties - Class in oracle.adfdt.view.dvt.binding.pattern.diagram.extension
-
A set of accessor methods that allow the user to change the structure and functionality of an diagramLinks.
- DiagramLinksExtendedProperties() - Constructor for class oracle.adfdt.view.dvt.binding.pattern.diagram.extension.DiagramLinksExtendedProperties
-
- DiagramLinksOptions - Class in oracle.adfdt.view.dvt.binding.pattern.diagram
-
- DiagramLinksOptions() - Constructor for class oracle.adfdt.view.dvt.binding.pattern.diagram.DiagramLinksOptions
-
- DiagramNode - Class in oracle.adfdt.view.dvt.binding.pattern.diagram
-
A set of accessor methods that allow the user to change the structure and functionality of an diagramNode.
- DiagramNode() - Constructor for class oracle.adfdt.view.dvt.binding.pattern.diagram.DiagramNode
-
- DiagramNodesExtendedProperties - Class in oracle.adfdt.view.dvt.binding.pattern.diagram.extension
-
A set of accessor methods that allow the user to change the structure and functionality of an diagramNodes.
- DiagramNodesExtendedProperties() - Constructor for class oracle.adfdt.view.dvt.binding.pattern.diagram.extension.DiagramNodesExtendedProperties
-
- DiagramNodesOptions - Class in oracle.adfdt.view.dvt.binding.pattern.diagram
-
- DiagramNodesOptions() - Constructor for class oracle.adfdt.view.dvt.binding.pattern.diagram.DiagramNodesOptions
-
- DiagramOptions - Class in oracle.adfdt.view.dvt.binding.pattern.diagram
-
- DiagramOptions() - Constructor for class oracle.adfdt.view.dvt.binding.pattern.diagram.DiagramOptions
-
- DomLocation - Class in oracle.adfdt.view.common.binding.creator.v2
-
A helper class to determine where to place nodes during insertion.
- DomLocation.Relation - Enum in oracle.adfdt.view.common.binding.creator.v2
-
BEFORE: sibling of node, appears before it in child order AFTER: sibing of node, appears after it in child order INSIDE: last child of node
- DomUtils - Class in oracle.adfdt.view.common.binding.utils
-
Utilities for working with org.w3c.dom.
- DrillBehavior - Class in oracle.adfdt.view.dvt.binding.pattern.diagram
-
A set of accessor methods that allow the user to change the structure and functionality of an drillBehavior.
- DrillBehavior() - Constructor for class oracle.adfdt.view.dvt.binding.pattern.diagram.DrillBehavior
-
- DtAtRtConfiguration - Class in oracle.adf.view.rich.dt.config
-
Represents the various configuration options for ADF DT@RT as configured in the adf-config.xml of the current application.
- DtAtRtConfiguration() - Constructor for class oracle.adf.view.rich.dt.config.DtAtRtConfiguration
-
- DtAtRtConfiguration.ViewCreationConfig - Class in oracle.adf.view.rich.dt.config
-
- DtAtRtConfiguration.ViewCreationConfig() - Constructor for class oracle.adf.view.rich.dt.config.DtAtRtConfiguration.ViewCreationConfig
-
- DtAtRtContext - Class in oracle.adf.view.rich.dt
-
- DtAtRtContext(MDSSession, BindingContext, String) - Constructor for class oracle.adf.view.rich.dt.DtAtRtContext
-
- DtAtRtContext(MDSSession, BindingContext, String, String) - Constructor for class oracle.adf.view.rich.dt.DtAtRtContext
-
- DtAtRtContextFactory - Interface in oracle.adf.view.rich.dt
-
Factory class used to vend custom subclasses of DtAtRtContext.
- DVT_NS - Static variable in class oracle.adfdt.view.dvt.binding.pattern.options.ComplexExtendedProperties
-
- DvtCoreProvider - Class in oracle.adfdt.view.dvt.binding.provider
-
- DvtCoreProvider(ADFDesignTimeContext, DataControl, NamedDefinition, CtrlValue) - Constructor for class oracle.adfdt.view.dvt.binding.provider.DvtCoreProvider
-
- DvtExtendedPatternOptions<O> - Class in oracle.adfdt.view.dvt.binding.pattern.options
-
An extension of ExtendedPatternOptions that allow binding options to be specified through the use of a BindingOptions
class.
- DvtExtendedPatternOptions() - Constructor for class oracle.adfdt.view.dvt.binding.pattern.options.DvtExtendedPatternOptions
-
- DYNAMIC_COMPONENT - Static variable in class oracle.adfdt.view.rich.binding.Patterns
-
- DYNAMIC_COMPONENT_ITOR - Static variable in class oracle.adfdt.view.rich.binding.Patterns
-
- DYNAMIC_HIER - Static variable in class oracle.adfdt.view.rich.binding.Patterns
-
- DYNAMIC_HIER_ITOR - Static variable in class oracle.adfdt.view.rich.binding.Patterns
-
- DynamicColumn - Class in oracle.adfdt.view.rich.binding.pattern.table
-
Represents an iterator component that can be used to create a table of dynamic columns.
- DynamicComponentInsertionValidator - Class in oracle.adfdt.view.rich.binding.pattern.dynamicComponent
-
- DynamicComponentInsertionValidator() - Constructor for class oracle.adfdt.view.rich.binding.pattern.dynamicComponent.DynamicComponentInsertionValidator
-
- DynamicComponentItorOptions - Class in oracle.adfdt.view.rich.binding.pattern.dynamicComponent
-
Options for dynamicComponent, the supported attributes match the property names.
- DynamicComponentItorPattern - Class in oracle.adfdt.view.rich.binding.pattern.dynamicComponent
-
Pattern responsible for building ADF dynamic component iterators with customizable fields.
- DynamicComponentItorPattern() - Constructor for class oracle.adfdt.view.rich.binding.pattern.dynamicComponent.DynamicComponentItorPattern
-
- DynamicComponentOptions - Class in oracle.adfdt.view.rich.binding.pattern.dynamicComponent
-
Options for dynamicComponent, the supported attributes match the property names.
- DynamicComponentPattern - Class in oracle.adfdt.view.rich.binding.pattern.dynamicComponent
-
Pattern responsible for building ADF dynamic components with customizable fields.
- DynamicComponentPattern() - Constructor for class oracle.adfdt.view.rich.binding.pattern.dynamicComponent.DynamicComponentPattern
-
- DynamicField - Class in oracle.adfdt.view.rich.binding.pattern.form
-
Represents an iterator component that can be used to create a form of dynamic components.
- DynamicHierColumn - Class in oracle.adfdt.view.rich.binding.pattern.table
-
- DynamicHierField - Class in oracle.adfdt.view.rich.binding.pattern.form
-
Represents an iterator component that can be used to create a form of containing a dynamic hierarchy.
- DynamicHierItorOptions - Class in oracle.adfdt.view.rich.binding.pattern.dynamicComponent
-
Options for dynamic hierarchy iterator, the supported attributes match the property names.
- DynamicHierItorPattern - Class in oracle.adfdt.view.rich.binding.pattern.dynamicComponent
-
Pattern responsible for building ADF dynamic hierarchy iterators with customizable fields.
- DynamicHierItorPattern() - Constructor for class oracle.adfdt.view.rich.binding.pattern.dynamicComponent.DynamicHierItorPattern
-
- DynamicHierOptions - Class in oracle.adfdt.view.rich.binding.pattern.dynamicComponent
-
Options for dynamic hierarchy component, the supported attributes match the property names.
- DynamicHierPattern - Class in oracle.adfdt.view.rich.binding.pattern.dynamicComponent
-
Pattern responsible for building the switcher subtree of a dynamic hierarchy component.
- DynamicHierPattern() - Constructor for class oracle.adfdt.view.rich.binding.pattern.dynamicComponent.DynamicHierPattern
-