Skip navigation links

Oracle Fusion Middleware Design Time Java API Reference for Oracle ADF Faces and Data Visualization Components
11g Release 2 (11.1.2.2.0)

E18581-03

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


C

cancelCreateOrBind() - Static method in class oracle.adfdt.view.common.binding.utils.ADFBindingUtils
 
cancelCreateOrBind(String) - Static method in class oracle.adfdt.view.common.binding.utils.ADFBindingUtils
 
CancelCreationException - Exception in oracle.adfdt.view.common.binding.creator
 
CancelCreationException() - Constructor for exception oracle.adfdt.view.common.binding.creator.CancelCreationException
 
CancelCreationException(String) - Constructor for exception oracle.adfdt.view.common.binding.creator.CancelCreationException
 
canRebind(Node, Element) - Method in interface oracle.adfdt.view.common.binding.creator.Binder
 
canRebind(Node, Node) - Method in class oracle.adfdt.view.common.binding.creator.v2.BaseBinder2
By default, Binders have the option of checking the DOM tree further to see if they can be bound to it.
canRebind(Node, Node) - Method in interface oracle.adfdt.view.common.binding.creator.v2.Binder2
True if this binder knows how to bind the node.
clearProperties() - Method in class oracle.adfdt.view.rich.binding.extended.CtrlCalendar
 
clearTypeProperties() - Method in class oracle.adfdt.view.rich.binding.extended.CtrlCalendarProviderDefinitionBinding
 
cloneFrom(GraphOptions) - Static method in class oracle.adfdt.view.dvt.binding.pattern.graph.AreaGraphOptions
Creates an options class from the specified options class, transferring any common properties
cloneFrom(GraphOptions) - Static method in class oracle.adfdt.view.dvt.binding.pattern.graph.BarGraphOptions
Creates an options class from the specified options class, transferring any common properties
cloneFrom(GraphOptions) - Static method in class oracle.adfdt.view.dvt.binding.pattern.graph.LineGraphOptions
Creates an options class from the specified options class, transferring any common properties
cloneFrom(GraphOptions) - Static method in class oracle.adfdt.view.dvt.binding.pattern.graph.PieGraphOptions
Creates an options class from the specified options class, transferring any common properties
Column - Class in oracle.adfdt.view.rich.binding.pattern.table
Represents a single column in the table.
COMMAND_BUTTON - Static variable in class oracle.adfdt.view.rich.binding.Patterns
Public patterns
COMMAND_LINK - Static variable in class oracle.adfdt.view.rich.binding.Patterns
 
COMMAND_MENU_ITEM - Static variable in class oracle.adfdt.view.rich.binding.Patterns
 
COMMAND_TOOLBAR_BUTTON - Static variable in class oracle.adfdt.view.rich.binding.Patterns
 
commit() - Method in interface oracle.adfdt.view.common.binding.standalone.BinderGui
Commits any changes the user has made via the gui, and binds the root as appropriate.
configureModelFromView(Node) - Method in class oracle.adfdt.view.common.binding.provider.ADFBaseProvider
 
configureModelFromView(Node) - Method in interface oracle.adfdt.view.common.binding.provider.ModelProvider
 
Content - Interface in oracle.adf.dtrt.view
DesignTime@Runtime content abstraction for modification purposes.
Content.ComponentRef - Interface in oracle.adf.dtrt.view
This interface allows content technology wrapping between the findComponent and insertChild methods.
ContentFactory - Class in oracle.adf.dtrt.view
Used to instantiate concrete Content objects with abstract interfaces...
ContentFactory() - Constructor for class oracle.adf.dtrt.view.ContentFactory
 
ContentFactory.FactoryException - Exception in oracle.adf.dtrt.view
 
ContentFactory.FactoryException(Throwable) - Constructor for exception oracle.adf.dtrt.view.ContentFactory.FactoryException
 
ContentModelAccess - Interface in oracle.adf.dtrt.view.common
This is an implementation package interface used to prevent polluting the client interface with these kinds of interaction details.
ContentUsage - Interface in oracle.adf.dtrt.view
A ContentUsage is that part of the current Content that refers to another Content.
create(BindingContext, String) - Static method in class oracle.adf.view.rich.dt.PageOptions
 
create(ADFDesignTimeContext, CreationContext, ModelProvider, Node, Map) - Method in interface oracle.adfdt.view.common.binding.creator.Creator
Creates an unbound element hierarchy representing the databinding pattern.
create(CreatorParams) - Method in interface oracle.adfdt.view.common.binding.creator.CreatorInfo
 
create(CreatorParams<O>) - Method in class oracle.adfdt.view.common.binding.creator.v2.BaseCreator2
To be implemented by subclasses.
create(CreatorParams<O>) - Method in class oracle.adfdt.view.common.binding.creator.v2.BasePattern
To be implemented by subclasses.
create(CreatorParams<O>) - Method in interface oracle.adfdt.view.common.binding.creator.v2.Creator2
Creates nodes to be inserted into the DOM.
create(Node, DomLocation.Relation) - Static method in class oracle.adfdt.view.common.binding.creator.v2.DomLocation
Creates a new DomLocation relative to a certain node.
create(String, String, BindingsType.Attribute...) - Static method in class oracle.adfdt.view.common.binding.provider.BindingsType
Creates a new BindingsType and registers it with the ADFv databinding framework.
create(String, String) - Static method in class oracle.adfdt.view.common.binding.provider.BindingsType
 
create() - Method in class oracle.adfdt.view.common.binding.standalone.Widget
Deprecated. Use create(CreatorParams) instead.
create(Node, ModelProvider, Map) - Method in class oracle.adfdt.view.common.binding.standalone.Widget
Deprecated. Use create(CreatorParams) instead.
create(CreatorParams<O>) - Method in class oracle.adfdt.view.common.binding.standalone.Widget
Returns an Element representing the root of the subtree of elements making up this widget.
create(CreatorParams<AreaGraphOptions>) - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.AreaGraphPattern
 
create(CreatorParams<BarGraphOptions>) - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.BarGraphPattern
 
create(CreatorParams<LineGraphOptions>) - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.LineGraphPattern
 
create(CreatorParams<PieGraphOptions>) - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.PieGraphPattern
 
create(NamedDefinition) - Static method in class oracle.adfdt.view.rich.binding.pattern.form.Field
Creates a field with the given required named definition.
create(CreatorParams<FormOptions>) - Method in class oracle.adfdt.view.rich.binding.pattern.form.FormPattern
Creates the form with the given parameters and options.
create(CreatorParams<GoLinkPattern.GoLinkOptions>) - Method in class oracle.adfdt.view.rich.binding.pattern.primitive.GoLinkPattern
Creates the goLink, defers to bind for binding the attributes.
create(NamedDefinition) - Static method in class oracle.adfdt.view.rich.binding.pattern.table.Column
Creates a column with the given required named definition.
create(CreatorParams<TableOptions>) - Method in class oracle.adfdt.view.rich.binding.pattern.table.TablePattern
Creates a table.
createBaseBinderParams(Node, Node) - Method in class oracle.adfdt.view.common.binding.standalone.Widget
Builds a CreatorParams with the existing dt context and creation context, and the model provider.
createBaseCreatorParams(Node) - Method in class oracle.adfdt.view.common.binding.standalone.Widget
Builds a CreatorParams with the existing dt context and creation context, and the model provider.
createContext(MDSSession) - Method in interface oracle.adf.view.rich.dt.DtAtRtContextFactory
Creates a custom context given the MDS session.
createControlBinding(NamedDefinition, BindingInfo) - Method in class oracle.adfdt.view.common.binding.provider.ADFBaseProvider
 
createControlBinding(NamedDefinition, BindingInfo, BindingCreationOptions) - Method in class oracle.adfdt.view.common.binding.provider.ADFBaseProvider
 
createControlBinding(NamedDefinition, BindingInfo, IteratorBinding) - Method in class oracle.adfdt.view.common.binding.provider.ADFBaseProvider
 
createControlBinding(NamedDefinition, BindingInfo, IteratorBinding, BindingCreationOptions) - Method in class oracle.adfdt.view.common.binding.provider.ADFBaseProvider
 
createControlBinding(Application, PageDefinition, DataControl, NamedDefinition, BindingInfo) - Static method in class oracle.adfdt.view.common.binding.utils.ADFBindingGenerator
 
createControlBinding(Application, PageDefinition, DataControl, NamedDefinition, BindingInfo, IteratorBinding) - Static method in class oracle.adfdt.view.common.binding.utils.ADFBindingGenerator
 
createControlBinding(Application, PageDefinition, DataControl, NamedDefinition, BindingInfo, IteratorBinding, boolean) - Static method in class oracle.adfdt.view.common.binding.utils.ADFBindingGenerator
 
createControlBinding(Application, PageDefinition, DataControl, NamedDefinition, BindingInfo, IteratorBinding, boolean, boolean) - Static method in class oracle.adfdt.view.common.binding.utils.ADFBindingGenerator
 
createControlBinding(Application, PageDefinition, DataControl, NamedDefinition, BindingInfo, IteratorBinding, BindingCreationOptions) - Static method in class oracle.adfdt.view.common.binding.utils.ADFBindingGenerator
 
createCreatorInfoConfiguration(ADFDesignTimeContext) - Method in interface oracle.adfdt.view.common.binding.creator.CreatorInfoConfigurationFactory
 
createCreatorInfoConfiguration(ADFDesignTimeContext) - Method in class oracle.adfdt.view.common.binding.creator.DeclarativeCreatorInfoConfigurationFactory
 
createDocumentFragmentFromForward(String, ADFDesignTimeContext, CreationContext, ModelProvider, Node, Map) - Method in class oracle.adfdt.view.common.binding.creator.CreationContext
 
createDocumentFragmentFromForward(String, ADFDesignTimeContext, CreationContext, ModelProvider, ModelProvider, Node, Map) - Method in class oracle.adfdt.view.common.binding.creator.CreationContext
 
createDocumentFragmentFromInclude(NamedDefinition, ADFBaseProvider, Node, Map, Collection<String>) - Method in class oracle.adfdt.view.common.binding.creator.CreationContext
 
createExecutable(BindingInfo) - Method in class oracle.adf.view.rich.dt.Page
Creates a new executable and inserts it into the page definition.
createExecutableBinding(BindingInfo) - Method in class oracle.adfdt.view.common.binding.provider.ADFBaseProvider
 
createExecutableBinding(Application, PageDefinition, BindingInfo) - Static method in class oracle.adfdt.view.common.binding.utils.ADFBindingGenerator
 
createExecutableBinding(Application, PageDefinition, String, String) - Static method in class oracle.adfdt.view.common.binding.utils.ADFBindingGenerator
Deprecated. 
createIteratorBinding(NamedDefinition) - Method in class oracle.adfdt.view.common.binding.provider.ADFBaseProvider
 
createIteratorBinding(Application, PageDefinition, DataControl, NamedDefinition) - Static method in class oracle.adfdt.view.common.binding.utils.ADFBindingGenerator
 
createJUDTCtrlHierTypeBindingClass() - Method in class oracle.adfdt.view.rich.binding.extended.CtrlCalendar
 
createModelProvider(ADFDesignTimeContext, BindingsType, DataControl, NamedDefinition) - Method in class oracle.adfdt.view.common.binding.provider.ADFBaseModelProviderFactory
 
createModelProvider(ADFDesignTimeContext, BindingsType, DataControl, NamedDefinition) - Method in interface oracle.adfdt.view.common.binding.provider.ADFModelProviderFactory
 
createOptions(CreatorParams<T>) - Method in interface oracle.adfdt.view.common.binding.creator.CreatorInfo
 
createOptions(CreatorParams<O>) - Method in class oracle.adfdt.view.common.binding.creator.v2.BaseCreator2
Binders can provide an options class that can be used to configure the environment based on what is already there.
createOptions(CreatorParams<O>) - Method in class oracle.adfdt.view.common.binding.creator.v2.BasePattern
Binders can provide an options class that can be used to configure the environment based on what is already there.
createOptions(CreatorParams<O>) - Method in interface oracle.adfdt.view.common.binding.creator.v2.Creator2
If supported by the Creator, can create an pattern options resembling the default options for this creator.
createOptions(CreatorParams<O>) - Method in class oracle.adfdt.view.common.binding.standalone.Widget
Generates the PatternOptions with the default set of values.
createOptions(CreatorParams<AreaGraphOptions>) - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.AreaGraphPattern
 
createOptions(CreatorParams<BarGraphOptions>) - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.BarGraphPattern
 
createOptions(CreatorParams<LineGraphOptions>) - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.LineGraphPattern
 
createOptions(CreatorParams<PieGraphOptions>) - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.PieGraphPattern
 
createOptions(CreatorParams<FormOptions>) - Method in class oracle.adfdt.view.rich.binding.pattern.form.FormPattern
Returns a FormOptions class representing the default options for creating the form.
createOptions(CreatorParams<GoLinkPattern.GoLinkOptions>) - Method in class oracle.adfdt.view.rich.binding.pattern.primitive.GoLinkPattern
Returns a new options class where all attributes are initially null (including text and destination).
createOptions(CreatorParams<TableOptions>) - Method in class oracle.adfdt.view.rich.binding.pattern.table.TablePattern
Returns a TableOptions class that is populated with the default options for sorting, filtering, selection, etc.
createPropertyExtensionMap(Map<K, V>, Object...) - Static method in class oracle.adfdt.view.common.binding.utils.ADFBindingUtils
 
createRegionAndBinding(String, String) - Method in class oracle.adf.view.rich.dt.Page
Returns the element representation of the region instance tag for use with JSF JSP documents as well as the DTTaskFlowBinding that is used by the region.
createRegionAndBinding(String, String, Map<String, String>) - Method in class oracle.adf.view.rich.dt.Page
Returns the element representation of the region instance tag for use with JSF JSP documents as well as the DTTaskFlowBinding that is used by the region.
createRegionInstance(String, String) - Method in class oracle.adf.view.rich.dt.Page
Returns the element representation of the region instance tag for use with JSF JSP documents.
createRegionInstance(String, String, Map<String, String>) - Method in class oracle.adf.view.rich.dt.Page
Returns the element representation of the region instance tag for use with JSF JSP documents.
createRegionInstance(String) - Method in class oracle.adf.view.rich.dt.Page
Deprecated. 
createUniqueControlBinding(NamedDefinition, BindingInfo) - Method in class oracle.adfdt.view.common.binding.provider.ADFBaseProvider
 
createUniqueControlBinding(NamedDefinition, BindingInfo, IteratorBinding) - Method in class oracle.adfdt.view.common.binding.provider.ADFBaseProvider
 
createUniqueIteratorBinding(NamedDefinition) - Method in class oracle.adfdt.view.common.binding.provider.ADFBaseProvider
 
createUniqueIteratorBinding(Application, PageDefinition, DataControl, NamedDefinition) - Static method in class oracle.adfdt.view.common.binding.utils.ADFBindingGenerator
 
createUsage(String) - Method in interface oracle.adf.dtrt.view.Content
Create a new default usage that can be added to this content.
createUsage(String, String, String) - Method in interface oracle.adf.dtrt.view.Content
Create a new usage that can be added to this content using the creator registered with the registerUsageCreator in ContentFactory.
CreationContext - Class in oracle.adfdt.view.common.binding.creator
 
Creator - Interface in oracle.adfdt.view.common.binding.creator
 
Creator2<O extends PatternOptions> - Interface in oracle.adfdt.view.common.binding.creator.v2
A programmatic way of creating new nodes to be inserted into the DOM for databinding patterns.
CreatorConstants - Interface in oracle.adfdt.view.common.binding.creator
 
CreatorInfo - Interface in oracle.adfdt.view.common.binding.creator
 
CreatorInfoConfiguration - Interface in oracle.adfdt.view.common.binding.creator
 
CreatorInfoConfigurationFactory - Interface in oracle.adfdt.view.common.binding.creator
 
CreatorInfoRegistry - Class in oracle.adfdt.view.common.binding.creator
 
CreatorInfoRegistry() - Constructor for class oracle.adfdt.view.common.binding.creator.CreatorInfoRegistry
 
CreatorMappings - Interface in oracle.adfdt.view.common.binding.creator
 
CreatorParams<O extends PatternOptions> - Class in oracle.adfdt.view.common.binding.creator.v2
A set of parameters that are used during a create operation.
CreatorParams(ADFDesignTimeContext, CreationContext, ModelProvider, Node, Map<String, Object>) - Constructor for class oracle.adfdt.view.common.binding.creator.v2.CreatorParams
Creates the CreatorParams with a common set of parameters.
CreatorPresentation<T> - Interface in oracle.adfdt.view.common.binding.creator.presentation
 
CreatorPresentationFactory - Interface in oracle.adfdt.view.common.binding.creator.presentation
 
CreatorResult - Class in oracle.adfdt.view.common.binding.creator.v2
The result of a create operation.
CreatorResult(DocumentFragment) - Constructor for class oracle.adfdt.view.common.binding.creator.v2.CreatorResult
Creates a new result with the required document fragment.
CtrlCalendar - Class in oracle.adfdt.view.rich.binding.extended
 
CtrlCalendar() - Constructor for class oracle.adfdt.view.rich.binding.extended.CtrlCalendar
 
CtrlCalendarProviderDefinitionBinding - Class in oracle.adfdt.view.rich.binding.extended
 
CtrlCalendarProviderDefinitionBinding() - Constructor for class oracle.adfdt.view.rich.binding.extended.CtrlCalendarProviderDefinitionBinding
 
CtrlCalendarTypeBinding - Class in oracle.adfdt.view.rich.binding.extended
 
CtrlCalendarTypeBinding() - Constructor for class oracle.adfdt.view.rich.binding.extended.CtrlCalendarTypeBinding
 

Skip navigation links

Oracle Fusion Middleware Design Time Java API Reference for Oracle ADF Faces and Data Visualization Components
11g Release 2 (11.1.2.2.0)

E18581-03

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


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