Oracle Fusion Middleware Java API Reference for Design Time Oracle ADF Faces and Data Visualization Components
12c (12.1.2)

E23192-01
A B C D E F G H I J L M N O P Q R S T U V W X Y Z _ 

A

AbstractMapThemeOptions - Class in oracle.adfdt.view.dvt.binding.pattern.map
 
AbstractMapThemeOptions() - Constructor for class oracle.adfdt.view.dvt.binding.pattern.map.AbstractMapThemeOptions
 
AbstractMapThemeOptions.RowSelection - Enum in oracle.adfdt.view.dvt.binding.pattern.map
A set of constants that allows automatic generation/deletion of the clickListener and selectionListener attributes.
accept(CreatorInfo) - Method in class oracle.adfdt.view.common.binding.standalone.WidgetFactory.RestrictingWidgetFilter
 
accept(CreatorInfo) - Method in interface oracle.adfdt.view.common.binding.standalone.WidgetFactory.WidgetFilter
Determines whether or not to allow this Creator to be included in the list of returned Widgets.
acceptPattern(Set<String>) - Method in class oracle.adfdt.view.common.binding.registration.RegistrationConfiguration
Determines whether the set of properties for this pattern is allowed in this configuration.
addChild(TreemapNodeConfiguration) - Method in class oracle.adfdt.view.dvt.binding.pattern.treemap.TreemapNodeConfiguration
Adds a child TreemapNodeConfiguration to this node.
addCreatorPresentationFactory(String, CreatorPresentationFactory) - Method in class oracle.adfdt.view.common.binding.registration.DatabindingFrameworkRegistration
Patterns usually refer to presentations by the full classname.
addExcludedProperties(String...) - Method in class oracle.adfdt.view.common.binding.registration.RegistrationConfiguration
Adds properties to be used to filter the patterns.
addIncludedProperties(String...) - Method in class oracle.adfdt.view.common.binding.registration.RegistrationConfiguration
Adds properties to be used to filter the patterns.
addParameter(String, String) - Method in class oracle.adf.view.rich.dt.param.PageParameters
Adds a new parameter to the page definition.
addParameter(String, String) - Method in class oracle.adf.view.rich.dt.param.PageUsageParameters
Adds a new parameter to the page definition usage.
addProperty(String, Object) - Method in class oracle.adfdt.view.common.binding.creator.v2.CreatorParams
Adds a new property.
addProperty(String, Object) - Method in class oracle.adfdt.view.rich.binding.pattern.form.Field
 
addTypeProperty(String, String) - Method in class oracle.adfdt.view.rich.binding.extended.CtrlCalendar
 
addTypeProperty(String, String) - Method in class oracle.adfdt.view.rich.binding.extended.CtrlCalendarProviderDefinitionBinding
 
addTypeProperty(String, String) - Method in class oracle.adfdt.view.rich.binding.extended.CtrlCalendarTypeBinding
 
ADF_BASE_BINDING - Static variable in class oracle.adfdt.view.common.binding.ADFViewDatabindingConstants
 
ADF_FACES_DEFAULT_PREFIX - Static variable in class oracle.adf.view.rich.dt.Page
 
ADF_FACES_NS - Static variable in class oracle.adf.view.rich.dt.Page
 
ADF_FACES_PATTERN_SOURCE - Static variable in class oracle.adfdt.view.rich.binding.Patterns
How to register these patterns: import oracle.adfdt.view.common.binding.registration.DatabindingPatternRegistration; DatabindingPatternRegistration.create(Patterns.ADF_FACES_PATTERN_SOURCE).register(); If a custom classloader is needed, you can add one: DatabindingPatternRegistration .create(Patterns.ADF_FACES_PATTERN_SOURCE) .withClassLoader(<classLoader>) .register();
ADF_OP_FIND - Static variable in class oracle.adfdt.view.common.binding.ADFViewDatabindingConstants
 
ADF_OUTPUT_FORMATTED - Static variable in class oracle.adfdt.view.dvt.binding.pattern.timeline.TimelineItemOptions
 
ADF_OUTPUT_FORMATTED_WITH_LABEL - Static variable in class oracle.adfdt.view.dvt.binding.pattern.timeline.TimelineItemOptions
 
ADF_OUTPUT_TEXT - Static variable in class oracle.adfdt.view.dvt.binding.pattern.timeline.TimelineItemOptions
 
ADF_OUTPUT_TEXT_WITH_LABEL - Static variable in class oracle.adfdt.view.dvt.binding.pattern.timeline.TimelineItemOptions
 
ADFBaseModelProviderFactory - Class in oracle.adfdt.view.common.binding.provider
 
ADFBaseModelProviderFactory() - Constructor for class oracle.adfdt.view.common.binding.provider.ADFBaseModelProviderFactory
 
ADFBaseProvider - Class in oracle.adfdt.view.common.binding.provider
 
ADFBaseProvider(ADFDesignTimeContext, DataControl) - Constructor for class oracle.adfdt.view.common.binding.provider.ADFBaseProvider
Called in the case where we are the first data control tree node, and we need to run the configurators based on that.
ADFBaseProvider(ADFDesignTimeContext, DataControl, Application, PageDefinitionUsage) - Constructor for class oracle.adfdt.view.common.binding.provider.ADFBaseProvider
 
ADFBaseProvider(ADFBaseProvider) - Constructor for class oracle.adfdt.view.common.binding.provider.ADFBaseProvider
 
ADFBaseProvider(ADFDesignTimeContext) - Constructor for class oracle.adfdt.view.common.binding.provider.ADFBaseProvider
 
ADFBaseProvider() - Constructor for class oracle.adfdt.view.common.binding.provider.ADFBaseProvider
 
ADFBindingConfigurationEvent - Class in oracle.adfdt.view.common.binding.provider.configuration
Event that gets fired after an ADF based model provider is finalized.
ADFBindingConfigurationEvent(ADFBaseProvider, ControlBinding) - Constructor for class oracle.adfdt.view.common.binding.provider.configuration.ADFBindingConfigurationEvent
 
ADFBindingConfigurationListener - Interface in oracle.adfdt.view.common.binding.provider.configuration
Listens to ADFBindingConfigurationEvents.
ADFBindingConfigurationRegistry - Class in oracle.adfdt.view.common.binding.provider.configuration
Registry for global binding configuration listeners.
ADFBindingConfigurationRegistry() - Constructor for class oracle.adfdt.view.common.binding.provider.configuration.ADFBindingConfigurationRegistry
 
ADFBindingGenerator - Class in oracle.adfdt.view.common.binding.utils
 
ADFBindingGenerator() - Constructor for class oracle.adfdt.view.common.binding.utils.ADFBindingGenerator
 
ADFBindingUtils - Class in oracle.adfdt.view.common.binding.utils
 
ADFBindingUtils() - Constructor for class oracle.adfdt.view.common.binding.utils.ADFBindingUtils
 
ADFDatabindingRegistration - Class in oracle.adfdt.view.rich.binding.util
Callers should not use this class normally.
ADFDatabindingRegistration() - Constructor for class oracle.adfdt.view.rich.binding.util.ADFDatabindingRegistration
 
ADFDesignTimeContext - Interface in oracle.adfdt
 
ADFModelProviderFactory - Interface in oracle.adfdt.view.common.binding.provider
Due to api changes and backwards compatability, clients are encouraged to subclass ADFBaseModelProviderFactory instead of implementing this class directly.
ADFModelProviderRegistry - Class in oracle.adfdt.view.common.binding.provider
 
ADFModelProviderRegistry() - Constructor for class oracle.adfdt.view.common.binding.provider.ADFModelProviderRegistry
 
ADFViewDatabindingConstants - Class in oracle.adfdt.view.common.binding
 
ADFViewDatabindingConstants() - Constructor for class oracle.adfdt.view.common.binding.ADFViewDatabindingConstants
 
AF_NS - Static variable in class oracle.adfdt.view.dvt.binding.pattern.options.ComplexExtendedProperties
 
Alert - Class in oracle.adfdt.view.dvt.binding.pattern.graph
A set of accessor methods that allow the user to change the structure and functionality of an alert.
Alert() - Constructor for class oracle.adfdt.view.dvt.binding.pattern.graph.Alert
 
AlertSet - Class in oracle.adfdt.view.dvt.binding.pattern.graph
A set of accessor methods that allow the user to change the structure and functionality of an alertSet.
AlertSet() - Constructor for class oracle.adfdt.view.dvt.binding.pattern.graph.AlertSet
 
Annotation - Class in oracle.adfdt.view.dvt.binding.pattern.graph
A set of accessor methods that allow the user to change the structure and functionality of an annotation.
Annotation() - Constructor for class oracle.adfdt.view.dvt.binding.pattern.graph.Annotation
 
AnnotationSet - Class in oracle.adfdt.view.dvt.binding.pattern.graph
A set of accessor methods that allow the user to change the structure and functionality of an annotationSet.
AnnotationSet() - Constructor for class oracle.adfdt.view.dvt.binding.pattern.graph.AnnotationSet
 
applyChanges(BinderParams) - Method in interface oracle.adfdt.view.common.binding.creator.v2.ExtendedProperties
Applies changes from this set of properties to the subtree rooted by the bind root(s) within the bind params.
applyChanges(BinderParams) - Method in class oracle.adfdt.view.common.binding.creator.v2.SimpleExtendedProperties
Applies changes from this set of properties to the subtree rooted by the bind root in the bind params.
applyChanges(BinderParams) - Method in class oracle.adfdt.view.common.binding.creator.v2.SimpleExtendedProperties.SimpleExtendedPropertiesDelegate
Applies changes from this set of properties to the subtree rooted by the bind root in the bind params.
applyChanges(BinderParams) - Method in class oracle.adfdt.view.dvt.binding.pattern.marker.MarkerOptions
Applies changes from this set of properties to the subtree rooted by the bind root in the bind params.
applyChanges(BinderParams, Element) - Method in class oracle.adfdt.view.dvt.binding.pattern.marker.MarkerOptions
Applies changes from this set of properties to the subtree rooted by the bind root in the bind params.
applyChanges(BinderParams) - Method in class oracle.adfdt.view.dvt.binding.pattern.options.ComplexExtendedProperties
Applies changes from this set of properties to the subtree rooted by the bind root in the bind params.
applyChanges(BinderParams, boolean) - Method in class oracle.adfdt.view.dvt.binding.pattern.options.ComplexExtendedProperties
Applies changes on the subtree root conditionally, based on the value of the onlyAttributes parameter.If the value of this parameter is true, only attribute changes will be applied.
applyChanges(BinderParams, Element) - Method in class oracle.adfdt.view.dvt.binding.pattern.options.ComplexExtendedProperties
Applies changes from this set of properties to the subtree rooted by the bind root in the bind params.
applyChanges(BinderParams, Element, boolean) - Method in class oracle.adfdt.view.dvt.binding.pattern.options.ComplexExtendedProperties
Applies changes from this set of properties to the subtree rooted by the bind root in the bind params.
applyChanges(CreatorParams, Element, boolean) - Method in class oracle.adfdt.view.dvt.binding.pattern.options.ComplexExtendedProperties
Applies changes from this set of properties to the subtree rooted by the bind root in the CreatorParams params.
AREA_GRAPH - Static variable in class oracle.adfdt.view.rich.binding.Patterns
 
AreaGraphExtendedProperties - Class in oracle.adfdt.view.dvt.binding.pattern.graph.extension
A set of accessor methods that allow the user to change the structure and functionality of an areaGraph.
AreaGraphExtendedProperties() - Constructor for class oracle.adfdt.view.dvt.binding.pattern.graph.extension.AreaGraphExtendedProperties
 
AreaGraphOptions - Class in oracle.adfdt.view.dvt.binding.pattern.graph
Binding options that allow the user to change the structure and functionality of an Area graph.
AreaGraphPattern - Class in oracle.adfdt.view.dvt.binding.pattern.graph
 
AreaGraphPattern() - Constructor for class oracle.adfdt.view.dvt.binding.pattern.graph.AreaGraphPattern
 
Attribute - Class in oracle.adfdt.view.dvt.binding.pattern.common.shared
A set of accessor methods that allows the user to set the name and value of an Attribute.
Attribute() - Constructor for class oracle.adfdt.view.dvt.binding.pattern.common.shared.Attribute
 
AttributeExceptionRule - Class in oracle.adfdt.view.dvt.binding.pattern.common.shared
A set of accessor methods that allow the user to change the structure and functionality of an attributeExceptionRule.
AttributeExceptionRule() - Constructor for class oracle.adfdt.view.dvt.binding.pattern.common.shared.AttributeExceptionRule
 
AttributeFormat - Class in oracle.adfdt.view.dvt.binding.pattern.graph
A set of accessor methods that allow the user to change the structure and functionality of an attributeFormat.
AttributeFormat() - Constructor for class oracle.adfdt.view.dvt.binding.pattern.graph.AttributeFormat
 
AttributeGroups - Class in oracle.adfdt.view.dvt.binding.pattern.common.shared
A set of accessor methods that allow the user to change the structure and functionality of an attributeGroups.
AttributeGroups() - Constructor for class oracle.adfdt.view.dvt.binding.pattern.common.shared.AttributeGroups
 
AttributeMatchRule - Class in oracle.adfdt.view.dvt.binding.pattern.common.shared
A set of accessor methods that allow the user to change the structure and functionality of an attributeMatchRule.
AttributeMatchRule() - Constructor for class oracle.adfdt.view.dvt.binding.pattern.common.shared.AttributeMatchRule
 
A B C D E F G H I J L M N O P Q R S T U V W X Y Z _ 
Oracle Fusion Middleware Java API Reference for Design Time Oracle ADF Faces and Data Visualization Components
12c (12.1.2)

E23192-01

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