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.3.0)

E18581-04

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


G

gatherViewIds() - Method in class oracle.adfdt.view.common.binding.BaseADFDesignTimeContext
Returns all view ids currently in the owning document.
generateBinderOptions(BinderParams<O>) - Method in class oracle.adfdt.view.common.binding.standalone.Widget
Generates the PatternOptions based on the current set of nodes and bindings already existing in the document.
generateBindOptions(BinderParams<T>) - Method in interface oracle.adfdt.view.common.binding.creator.CreatorInfo
 
generateName(Set<String>, String) - Method in class oracle.adfdt.view.common.binding.BaseADFDesignTimeContext
Generates a unique name from the set of existing names.
generateOptions(BinderParams<O>) - Method in class oracle.adfdt.view.common.binding.creator.v2.BaseBinder2
Binders can provide an options class that can be used to configure the environment based on what is already there.
generateOptions(BinderParams<O>) - Method in interface oracle.adfdt.view.common.binding.creator.v2.Binder2
If supported by the Binder, can generate a set of options based on the already bound node.
generateOptions(BinderParams<AreaGraphOptions>) - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.AreaGraphPattern
 
generateOptions(BinderParams<BarGraphOptions>) - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.BarGraphPattern
 
generateOptions(BinderParams<LineGraphOptions>) - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.LineGraphPattern
 
generateOptions(BinderParams<PieGraphOptions>) - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.PieGraphPattern
 
generateOptions(BinderParams<GoLinkPattern.GoLinkOptions>) - Method in class oracle.adfdt.view.rich.binding.pattern.primitive.GoLinkPattern
Generates an options class based on the bind root.
generateOptions(BinderParams<TableOptions>) - Method in class oracle.adfdt.view.rich.binding.pattern.table.TablePattern
Returns a TableOptions class that is prepopulated with state to match the existing table.
generatePageDefinitionUsageId(String) - Method in interface oracle.adf.view.rich.dt.PageDefinitionUsageResolver
For clients using a dynamic pagemap, they need to provide an implementation of this object that will return the pagedef usage id
generateUniqueBindingId(PageDefinition, String) - Static method in class oracle.adfdt.view.common.binding.utils.ADFBindingUtils
 
generateUniqueId(String, Document) - Static method in class oracle.adf.dtrt.view.common.FragmentUtil
Generate a unique id within the page
generateUniqueIdForView(String) - Method in interface oracle.adfdt.ADFDesignTimeContext
 
generateUniqueIdForView(String) - Method in class oracle.adfdt.mds.MDSDesignTimeContext
 
generateUniqueIdForView(String) - Method in class oracle.adfdt.view.common.binding.BaseADFDesignTimeContext
 
getAccessKey() - Method in class oracle.adfdt.view.rich.binding.pattern.primitive.GoLinkPattern.GoLinkOptions
 
getActionBindingName() - Method in class oracle.adfdt.view.rich.binding.extended.CtrlCalendar
 
getAllBindingReferences(ADFDesignTimeContext, Node) - Static method in class oracle.adfdt.view.common.binding.utils.ReferenceUtils
Gets all BindingReferences related to the passed in DOM node.
getAnimationOnDataChange() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.AreaGraphOptions
Retrieves the type of data change animation to apply.
getAnimationOnDataChange() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.BarGraphOptions
Retrieves the type of data change animation to apply.
getAnimationOnDataChange() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.LineGraphOptions
Retrieves the type of data change animation to apply.
getAnimationOnDataChange() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.PieGraphOptions
Retrieves the type of data change animation to apply.
getAnimationOnDisplay() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.AreaGraphOptions
Retrieves the type of initial rendering effect to apply.
getAnimationOnDisplay() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.BarGraphOptions
Retrieves the type of initial rendering effect to apply.
getAnimationOnDisplay() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.LineGraphOptions
Retrieves the type of initial rendering effect to apply.
getAnimationOnDisplay() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.PieGraphOptions
Retrieves the type of initial rendering effect to apply.
getApplicableBindingsTypes(NamedDefinition) - Method in class oracle.adfdt.view.common.binding.provider.ADFBaseModelProviderFactory
 
getApplicableBindingsTypes(NamedDefinition) - Method in interface oracle.adfdt.view.common.binding.provider.ADFModelProviderFactory
 
getApplicationFullName() - Method in class oracle.adf.view.rich.dt.PageOptions
 
getAvailableWidgets(DataControl, NamedDefinition) - Method in class oracle.adf.view.rich.dt.Page
Returns a map of Widget.name to Widgets that can be used to create databound components.
getAvailableWidgets(DataControl, NamedDefinition) - Method in class oracle.adfdt.view.common.binding.creator.CreationContext
 
getAvailableWidgets(DataControl, NamedDefinition, Collection<String>) - Method in class oracle.adfdt.view.common.binding.creator.CreationContext
 
getAvailableWidgets(ADFDesignTimeContext, DataControl, NamedDefinition) - Static method in class oracle.adfdt.view.common.binding.standalone.WidgetFactory
Returns a map of Widget.id to Widgets that can be used to create databound components.
getAvailableWidgets(ADFDesignTimeContext, DataControl, NamedDefinition, CreationContext) - Static method in class oracle.adfdt.view.common.binding.standalone.WidgetFactory
Returns a map of Widget.id to Widgets that can be used to create databound components.
getAvailableWidgets(ADFDesignTimeContext, DataControl, NamedDefinition, CreationContext, WidgetFactory.WidgetFilter) - Static method in class oracle.adfdt.view.common.binding.standalone.WidgetFactory
Returns a map of Widget.id to Widgets that can be used to create databound components.
getAvailableWidgets(Field) - Method in class oracle.adfdt.view.rich.binding.pattern.form.FormOptions
Returns the set of usable widgets for the given field.
getAvailableWidgets(Column) - Method in class oracle.adfdt.view.rich.binding.pattern.table.TableOptions
Returns the set of usable widgets for the given column definition.
getBinderGui(BinderParams) - Method in interface oracle.adfdt.view.common.binding.creator.CreatorInfo
 
getBinderGui(ADFDesignTimeContext, CreationContext, ModelProvider, Node, Element, Map) - Method in interface oracle.adfdt.view.common.binding.creator.HostedGuiBinder
 
getBinderGui(ADFDesignTimeContext, DataControl, NamedDefinition, Element, String) - Static method in class oracle.adfdt.view.common.binding.standalone.BinderGuiFactory
Returns the BinderGui corresponding to the requested creator name.
getBinderGui(ADFDesignTimeContext, DataControl, NamedDefinition, Element, Map, String) - Static method in class oracle.adfdt.view.common.binding.standalone.BinderGuiFactory
Returns the BinderGui corresponding to the requested creator name.
getBinderGui(ADFDesignTimeContext, DataControl, NamedDefinition, CreationContext, Element, ModelProvider, Node, Map, String) - Static method in class oracle.adfdt.view.common.binding.standalone.BinderGuiFactory
Returns the BinderGui corresponding to the requested creator name.
getBinding() - Method in interface oracle.adf.dtrt.model.Bindable
Returns the binding associated with this object and if it doesn't exist it will cause it to be created.
getBinding() - Method in class oracle.adf.view.rich.dt.binding.FragmentAndBinding
 
getBinding() - Method in class oracle.adfdt.view.common.binding.creator.BindingReference
Returns the binding.
getBindingContainer() - Method in interface oracle.adf.dtrt.view.common.ContentModelAccess
Get the ADFm's binding container representing its runtime model object
getBindingContext() - Method in class oracle.adf.view.rich.dt.PageOptions
 
getBindingElement() - Method in class oracle.adfdt.view.common.binding.creator.BindingReference
Returns the DOM element associated with the binding.
getBindingId() - Method in class oracle.adfdt.view.common.binding.creator.BindingReference
Returns the id of the referenced binding.
getBindingIds(ADFDesignTimeContext, Node) - Method in interface oracle.adfdt.view.common.binding.creator.BindingRecognizer
Returns the set of binding ids that exist for the node, or an empty set if none exist.
getBindingIds(ADFDesignTimeContext, Node) - Method in class oracle.adfdt.view.common.binding.creator.DefaultBindingRecognizer
Returns the set of binding ids that exist for the node, or an empty set if none exist.
getBindingIds(ADFDesignTimeContext, Element, boolean) - Static method in class oracle.adfdt.view.common.binding.utils.ReferenceUtils
Returns all binding ids used in either the node directly, or the subtree if the recurse flag is set to true.
getBindingLocations(ADFDesignTimeContext, Node) - Method in class oracle.adfdt.view.common.binding.creator.DefaultBindingRecognizer
Return binding locations for known potential binding ids.
getBindingRecognizers() - Method in class oracle.adfdt.view.common.binding.creator.CreationContext
 
getBindingRecognizers() - Method in interface oracle.adfdt.view.common.binding.creator.CreatorInfoConfiguration
 
getBindingReference(ADFDesignTimeContext, Node) - Static method in class oracle.adfdt.view.common.binding.utils.ReferenceUtils
Returns the highest ranked BindingReference according to the ordering defined by registered patterns.
getBindingResource(String) - Method in interface oracle.adfdt.view.common.binding.provider.BindingResourceProvider
Gets a binding resource for the given identifier.
getBindingResource(String, String) - Static method in class oracle.adfdt.view.common.binding.provider.BindingResourceRegistry
Returns a binding resource to be used for the given identifier.
getBindingsType(String) - Static method in class oracle.adfdt.view.common.binding.provider.BindingsType
 
getBindRoots() - Method in class oracle.adfdt.view.common.binding.creator.v2.BinderParams
Returns the roots of the subtree to bind.
getCategory() - Method in class oracle.adfdt.view.common.binding.standalone.Widget
The binding category this widget falls in.
getChildren() - Method in class oracle.adfdt.view.common.binding.creator.presentation.PresentationVariation
 
getCollectionStructureDefinition(Definition) - Static method in class oracle.adfdt.view.common.binding.utils.ADFBindingUtils
 
getColumns() - Method in class oracle.adfdt.view.rich.binding.pattern.table.TableOptions
Returns the current set of columns that the table will create when constructing the table.
getContent(String) - Method in class oracle.adf.dtrt.view.ContentFactory
 
getContentUsage(String, String, Class[], Object[]) - Method in class oracle.adf.dtrt.view.ContentFactory
This method is intended for use by the impl of Content.createUsage and therefore shouldn't be called by application code.
getContext() - Method in class oracle.adf.view.rich.dt.Page
Returns the DT@RT design time context.
getControlBindingsAdded() - Method in class oracle.adfdt.view.common.binding.provider.configuration.ADFBindingConfigurationEvent
Get the control bindings added by this model provider.
getCreationContext(ADFDesignTimeContext) - Static method in class oracle.adfdt.view.common.binding.creator.CreationContext
 
getCreationContext() - Method in class oracle.adfdt.view.common.binding.creator.v2.CreatorParams
The creation context, that should be the same instance during a single create or rebind operation.
getCreator() - Method in class oracle.adfdt.view.common.binding.standalone.Widget
Returns the CreatorInfo used in the widget generation.
getCreatorInfo(String) - Method in class oracle.adfdt.view.common.binding.creator.CreationContext
 
getCreatorInfos(BindingsType) - Method in class oracle.adfdt.view.common.binding.creator.CreationContext
 
getCreatorInfos() - Method in interface oracle.adfdt.view.common.binding.creator.CreatorInfoConfiguration
 
getCreatorMappings() - Method in interface oracle.adfdt.view.common.binding.creator.CreatorInfoConfiguration
 
getCustomDialogTitle() - Method in class oracle.adfdt.view.rich.binding.extended.CtrlCalendar
 
getCustomProperties() - Method in class oracle.adfdt.view.rich.binding.extended.CtrlCalendar
 
getCustomProperties() - Method in class oracle.adfdt.view.rich.binding.extended.CtrlCalendarTypeBinding
 
getDataControl() - Method in class oracle.adfdt.view.common.binding.provider.ADFBaseProvider
 
getDefaultIteratorChangePolicy() - Method in class oracle.adfdt.view.common.binding.utils.BindingCreationOptions
 
getDefaultLocale() - Method in interface oracle.adfdt.ADFDesignTimeContext
 
getDefaultLocale() - Method in class oracle.adfdt.mds.MDSDesignTimeContext
 
getDefinition() - Method in class oracle.adfdt.view.rich.binding.pattern.form.Field
The definition the field's component will be bound to.
getDefinition() - Method in class oracle.adfdt.view.rich.binding.pattern.table.Column
The definition the columns's component will use to bind itself with.
getDescription() - Method in interface oracle.adfdt.view.common.binding.creator.CreatorInfo
 
getDescription() - Method in class oracle.adfdt.view.common.binding.creator.presentation.PresentationVariation
 
getDesignTimeApplication() - Method in class oracle.adf.view.rich.dt.Page
Returns the current Application CPX represenation.
getDesignTimePageDefinition() - Method in class oracle.adf.view.rich.dt.Page
Returns the Page Definition for the current view.
getDestination() - Method in class oracle.adfdt.view.rich.binding.pattern.primitive.GoLinkPattern.GoLinkOptions
 
getDisplayName() - Method in class oracle.adfdt.view.common.binding.provider.BindingsType
 
getDTApplication() - Method in class oracle.adfdt.view.common.binding.provider.ADFBaseProvider
 
getDtAtRtContextFactory() - Method in class oracle.adf.view.rich.dt.PageOptions
 
getDTBaseBindingContainer() - Method in class oracle.adfdt.view.common.binding.provider.ADFBaseProvider
 
getDtContext() - Method in class oracle.adfdt.view.common.binding.creator.v2.CreatorParams
The environmental context.
getDTContext() - Method in class oracle.adfdt.view.common.binding.provider.ADFBaseProvider
 
getDTPageDefinitionUsage() - Method in class oracle.adfdt.view.common.binding.provider.ADFBaseProvider
 
getELContext(RCSession) - Method in class oracle.adf.dtrt.rc.FacesELProvider
 
getEnvironmentContext() - Method in interface oracle.adfdt.ADFDesignTimeContext
 
getEnvironmentContext() - Method in class oracle.adfdt.mds.MDSDesignTimeContext
 
getExpressionFactory(RCSession) - Method in class oracle.adf.dtrt.rc.FacesELProvider
 
getExpressionValue() - Method in class oracle.adf.view.rich.dt.param.PageParameter
Gets the expression value for the current parameter.
getExpressionValue() - Method in class oracle.adf.view.rich.dt.param.PageUsageParameter
Gets the expression value for the current parameter.
getFields() - Method in class oracle.adfdt.view.rich.binding.pattern.form.FormOptions
Returns the current set of fields that the form will use to create it's field components.
getFragment() - Method in interface oracle.adf.dtrt.view.common.FragmentHolder
 
getFragment() - Method in class oracle.adf.view.rich.dt.binding.FragmentAndBinding
 
getFragment() - Method in class oracle.adfdt.view.common.binding.creator.v2.CreatorResult
Gets the nodes to be inserted.
getGraphFootnote() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.AreaGraphOptions
Retrieves the characteristics and text of the footnote for the graph.
getGraphFootnote() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.BarGraphOptions
Retrieves the characteristics and text of the footnote for the graph.
getGraphFootnote() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.LineGraphOptions
Retrieves the characteristics and text of the footnote for the graph.
getGraphFootnote() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.PieGraphOptions
Retrieves the characteristics and text of the footnote for the graph.
getGraphSubtitle() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.AreaGraphOptions
Retrieves the characteristics and text of the subtitle for the graph.
getGraphSubtitle() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.BarGraphOptions
Retrieves the characteristics and text of the subtitle for the graph.
getGraphSubtitle() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.LineGraphOptions
Retrieves the characteristics and text of the subtitle for the graph.
getGraphSubtitle() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.PieGraphOptions
Retrieves the characteristics and text of the subtitle for the graph.
getGraphSubType() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.AreaGraphOptions
Retrieves the type of graph (AREA_VERT_ABS by default).
getGraphSubType() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.BarGraphOptions
Retrieves the type of graph (BAR_VERT_CLUST by default).
getGraphSubType() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.LineGraphOptions
Retrieves the type of graph (LINE_VERT_ABS by default).
getGraphSubType() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.PieGraphOptions
Retrieves the type of graph (PIE by default).
getGraphTitle() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.AreaGraphOptions
Retrieves the characteristics and text of the title for the graph.
getGraphTitle() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.BarGraphOptions
Retrieves the characteristics and text of the title for the graph.
getGraphTitle() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.LineGraphOptions
Retrieves the characteristics and text of the title for the graph.
getGraphTitle() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.PieGraphOptions
Retrieves the characteristics and text of the title for the graph.
getGraphType() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.AreaGraphOptions
Retrieves the primary graph type
getGraphType() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.BarGraphOptions
Retrieves the primary graph type
getGraphType() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.LineGraphOptions
Retrieves the primary graph type
getGraphType() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.PieGraphOptions
Retrieves the primary graph type
getGroupsEdge() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.AreaGraphOptions
Retrieves the layers for the groups edge
getGroupsEdge() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.BarGraphOptions
Retrieves the layers for the groups edge
getGroupsEdge() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.LineGraphOptions
Retrieves the layers for the groups edge
getGroupsEdge() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.PieGraphOptions
Retrieves the layers for the groups edge
getGui() - Method in interface oracle.adfdt.view.common.binding.creator.presentation.CreatorPresentation
Returns an object representation of the gui for the given environment.
getGui() - Method in interface oracle.adfdt.view.common.binding.standalone.BinderGui
Returns a gui that can be hosted in a wizard or dialog.
getHelpText() - Method in class oracle.adfdt.view.common.binding.creator.presentation.PresentationVariation
 
getHorizontalAlignment() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.GraphFootnote
Retrieves the horizontal positioning of the footnote for the graph.
getHorizontalAlignment() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.GraphSubtitle
Retrieves the horizontal positioning of the graph's subtitle.
getHorizontalAlignment() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.GraphTitle
Retrieves the horizontal positioning of the graph's subtitle.
getHorizontalAlignment() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.LegendTitle
Retrieves where to position the legend title.
getHorizontalAlignment() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.O1Title
Retrieves the horizontal positioning of the title for the axis.
getHorizontalAlignment() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.Y1Title
Retrieves the horizontal positioning of the title for the axis.
getHorizontalAlignment() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.Y2Title
Retrieves the horizontal positioning of the title for the axis.
getIcon() - Method in class oracle.adfdt.view.common.binding.creator.presentation.PresentationVariation
 
getId() - Method in class oracle.adf.view.rich.dt.param.PageParameter
Gets the id for the current parameter.
getId() - Method in class oracle.adf.view.rich.dt.param.PageUsageParameter
Gets the id for the current parameter.
getId() - Method in class oracle.adfdt.view.common.binding.provider.BindingsType
 
getId() - Method in class oracle.adfdt.view.common.binding.standalone.Widget
Returns the id for this widget.
getImage() - Method in class oracle.adfdt.view.common.binding.creator.presentation.PresentationVariation
 
getImageFormat() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.AreaGraphOptions
Retrieves the format of graph image.
getImageFormat() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.BarGraphOptions
Retrieves the format of graph image.
getImageFormat() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.LineGraphOptions
Retrieves the format of graph image.
getImageFormat() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.PieGraphOptions
Retrieves the format of graph image.
getInlineStyle() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.AreaGraphOptions
Retrieves the style of the outer element(enclosing div) of the component
getInlineStyle() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.BarGraphOptions
Retrieves the style of the outer element(enclosing div) of the component
getInlineStyle() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.LineGraphOptions
Retrieves the style of the outer element(enclosing div) of the component
getInlineStyle() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.PieGraphOptions
Retrieves the style of the outer element(enclosing div) of the component
getInsertionLocation() - Method in class oracle.adfdt.view.common.binding.creator.v2.CreatorResult
The insertion location for the document fragment.
getInstance() - Static method in class oracle.adf.dtrt.view.ContentFactory
Get an instance of the factory to interact with Content.
getInstance(PageOptions) - Static method in class oracle.adf.view.rich.dt.Page
Returns an new instance of the Page class given the options.
getInstance(BindingContext, String) - Static method in class oracle.adf.view.rich.dt.Page
Deprecated. It is advisable to now create a PageOptions object and pass in the parameters via that class to getInstance(...).
getInstance(BindingContext, String, boolean) - Static method in class oracle.adf.view.rich.dt.Page
Deprecated. It is advisable to now create a PageOptions object and pass in the parameters via that class to getInstance(...).
getInstance(BindingContext, String, String) - Static method in class oracle.adf.view.rich.dt.Page
Deprecated. It is advisable to now create a PageOptions object and pass in the parameters via that class to getInstance(...).
getInstance(BindingContext, String, String, boolean) - Static method in class oracle.adf.view.rich.dt.Page
Deprecated. It is advisable to now create a PageOptions object and pass in the parameters via that class to getInstance(...).
getIteratorBindingName() - Method in class oracle.adfdt.view.rich.binding.extended.CtrlCalendarProviderDefinitionBinding
 
getLabel() - Method in class oracle.adfdt.view.rich.binding.pattern.form.Field
Returns the label to be used.
getLabel() - Method in class oracle.adfdt.view.rich.binding.pattern.table.Column
Returns the label to be used.
getLegendArea() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.AreaGraphOptions
Retrieves characteristics and display properties of the graph legend area.
getLegendArea() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.BarGraphOptions
Retrieves characteristics and display properties of the graph legend area.
getLegendArea() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.LineGraphOptions
Retrieves characteristics and display properties of the graph legend area.
getLegendArea() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.PieGraphOptions
Retrieves characteristics and display properties of the graph legend area.
getLegendTitle() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.AreaGraphOptions
Retrieves the characteristics and text of the title used in the graph's legend.
getLegendTitle() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.BarGraphOptions
Retrieves the characteristics and text of the title used in the graph's legend.
getLegendTitle() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.LineGraphOptions
Retrieves the characteristics and text of the title used in the graph's legend.
getLegendTitle() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.PieGraphOptions
Retrieves the characteristics and text of the title used in the graph's legend.
getLocalName() - Method in interface oracle.adfdt.view.common.binding.creator.CreatorInfo
 
getLocalName(Node) - Static method in class oracle.adfdt.view.common.binding.utils.DomUtils
Returns the local part of the name of the given node, if it is an attribute or an element, or returns null for other nodes.
getLocalName() - Method in class oracle.adfdt.view.rich.binding.pattern.table.TablePattern
 
getMappedCreatorName(String, Map, ModelProvider) - Method in class oracle.adfdt.view.common.binding.creator.CreationContext
 
getMappedCreatorName(String, Map, ModelProvider) - Method in interface oracle.adfdt.view.common.binding.creator.CreatorMappings
 
getMetadata(String) - Method in interface oracle.adfdt.view.common.binding.creator.CreatorInfo
 
getMetadata(Object) - Method in interface oracle.adfdt.view.common.binding.creator.presentation.CreatorPresentation
Returns metadata if the given key is supported, and null otherwise.
getModelDesignTimeContext() - Method in class oracle.adfdt.mds.MDSDesignTimeContext
 
getModelProvider() - Method in class oracle.adfdt.view.common.binding.creator.v2.CreatorParams
The model provider for the pattern.
getModelProvider() - Method in class oracle.adfdt.view.common.binding.standalone.Widget
Returns the ModelProvider used in the widget generation.
getModelProviderFactories() - Static method in class oracle.adfdt.view.common.binding.provider.ADFModelProviderRegistry
 
getName() - Method in interface oracle.adfdt.view.common.binding.creator.CreatorInfo
 
getName() - Method in class oracle.adfdt.view.common.binding.creator.presentation.PresentationVariation
 
getName() - Method in class oracle.adfdt.view.common.binding.standalone.Widget
Returns a short description of what the widget will create.
getNamedOperationDefinition(Definition, String) - Static method in class oracle.adfdt.view.common.binding.utils.ADFBindingUtils
 
getNamespace() - Method in interface oracle.adfdt.view.common.binding.creator.CreatorInfo
 
getNameSpaceUrl() - Method in class oracle.adfdt.view.rich.binding.extended.CtrlCalendar
 
getNameSpaceUrl() - Method in class oracle.adfdt.view.rich.binding.extended.CtrlCalendarProviderDefinitionBinding
 
getNameSpaceUrl() - Method in class oracle.adfdt.view.rich.binding.extended.CtrlCalendarTypeBinding
 
getNavOperationDefinitions(Definition) - Static method in class oracle.adfdt.view.common.binding.utils.ADFBindingUtils
 
getNormalizedPagePath() - Method in interface oracle.adfdt.ADFDesignTimeContext
 
getNormalizedPagePath() - Method in class oracle.adfdt.mds.MDSDesignTimeContext
 
getO1Title() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.AreaGraphOptions
Retrieves the text and alignment of the title for the ordinal axis of the graph.
getO1Title() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.BarGraphOptions
Retrieves the text and alignment of the title for the ordinal axis of the graph.
getO1Title() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.LineGraphOptions
Retrieves the text and alignment of the title for the ordinal axis of the graph.
getObject() - Method in class oracle.adfdt.view.common.binding.utils.Holder
 
getOne() - Method in class oracle.adfdt.view.common.binding.utils.Two
 
getOptions() - Method in class oracle.adfdt.view.common.binding.creator.v2.CreatorParams
Returns the current PatternOptions used for the rebind.
getOwnerDocument() - Method in class oracle.adfdt.view.common.binding.creator.v2.CreatorParams
The source document where the nodes will be inserted eventually.
getPageDefinition() - Method in interface oracle.adf.dtrt.view.common.ContentModelAccess
 
getPagePath() - Method in class oracle.adf.view.rich.dt.PageOptions
 
getParameter(String) - Method in class oracle.adf.view.rich.dt.param.PageParameters
Fetches the page parameter with the given id.
getParameter(String) - Method in class oracle.adf.view.rich.dt.param.PageUsageParameters
Fetches the page parameter with the given id.
getParameters() - Method in class oracle.adf.view.rich.dt.param.PageParameters
Retrieves a collection of PageParameters currently contained within the page definition of the current jsp file.
getParameters() - Method in class oracle.adf.view.rich.dt.param.PageUsageParameters
Retrieves a collection of PageUsageParameters currently contained within the given page definition usage.
getParameterValue(String) - Method in class oracle.adf.view.rich.dt.param.PageParameters
Gets the parameter value for the parameter with the given ID.
getParameterValue(String) - Method in class oracle.adf.view.rich.dt.param.PageUsageParameters
Gets the parameter value for the parameter with the given ID.
getParentModelProvider() - Method in class oracle.adfdt.view.common.binding.creator.v2.CreatorParams
A parent model provider, if the current model provider needs to be configured further.
getPieLabel() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.PieGraphOptions
Retrieves the characteristics of the label that describes a pie or ring graph.
getPosition() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.LegendArea
Retrieves a constant that indicates the position of this legend area on the graph.
getPreferredWidget(DataControl, NamedDefinition, Collection<String>) - Method in class oracle.adfdt.view.common.binding.creator.CreationContext
 
getPresentation() - Method in interface oracle.adfdt.view.common.binding.creator.presentation.PresentableCreatorInfo
Returns the presentation to be used for this creator.
getPresentation(ADFDesignTimeContext, String) - Static method in class oracle.adfdt.view.common.binding.creator.presentation.PresentationFactory
Retrieves a CreatorPresentation for the pattern name.
getPrimaryHierRule(CtrlHier) - Static method in class oracle.adfdt.view.common.binding.utils.ADFBindingUtils
 
getProperties() - Method in class oracle.adfdt.view.common.binding.creator.presentation.PresentationVariation
 
getProperties() - Method in class oracle.adfdt.view.common.binding.creator.v2.CreatorParams
The set of properties used for the create or bind operation.
getProperty(String) - Method in class oracle.adfdt.view.common.binding.creator.CreationContext
 
getProperty(Map, String) - Static method in class oracle.adfdt.view.common.binding.utils.ADFBindingUtils
 
getPropertyValue(String) - Method in interface oracle.adfdt.view.common.binding.creator.CreatorInfo
 
getProvider() - Method in class oracle.adfdt.view.common.binding.provider.configuration.ADFBindingConfigurationEvent
Returns the ADF based model provider responsible for adding the control bindings.
getRank() - Method in class oracle.adfdt.view.common.binding.creator.BindingReference
Returns the rank of this binding reference.
getRank() - Method in interface oracle.adfdt.view.common.binding.creator.CreatorInfo
 
getRank() - Method in interface oracle.adfdt.view.common.binding.provider.BindingResourceProvider
The rank for this provider.
getRelation() - Method in class oracle.adfdt.view.common.binding.creator.v2.DomLocation
Returns the location reference relative to the node from getRelativeTo(.).
getRelativeTo() - Method in class oracle.adfdt.view.common.binding.creator.v2.DomLocation
Retrieves the node that is the point of reference.
getRepresentativeLocalName() - Method in interface oracle.adfdt.view.common.binding.creator.CreatorInfo
 
getRepresentativeNamespace() - Method in interface oracle.adfdt.view.common.binding.creator.CreatorInfo
 
getResult() - Method in class oracle.adfdt.view.common.binding.creator.v2.BinderResult
The result of the bind operation.
getRootSubTree() - Method in class oracle.adfdt.view.common.binding.creator.v2.CreatorParams
The root of the subtree where the nodes will get added by default, or the root of the subtree that is parenting the nodes that will be bound.
getSelectedProperties() - Method in interface oracle.adfdt.view.common.binding.creator.presentation.CreatorPresentation
Called usually when a commit will occur.
getSeriesEdge() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.AreaGraphOptions
Retrieves the layers for the series edge
getSeriesEdge() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.BarGraphOptions
Retrieves the layers for the series edge
getSeriesEdge() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.LineGraphOptions
Retrieves the layers for the series edge
getSeriesEdge() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.PieGraphOptions
Retrieves the layers for the series edge
getSingleBindRoot(Node) - Method in class oracle.adfdt.view.common.binding.creator.v2.BaseBinder2
Convenience method to return a single element from the set of bind roots.
getSource() - Method in class oracle.adfdt.view.common.binding.creator.BindingReference
Returns the local name of the node (typically an attribute) that contained the reference.
getStructureDefinition(Definition) - Static method in class oracle.adfdt.view.common.binding.utils.ADFBindingUtils
 
getTableAttributeDefinitionFromTableValue(PageDefinition, String, String) - Static method in class oracle.adfdt.view.common.binding.utils.ADFBindingUtils
 
getTableModelProvider(ADFDesignTimeContext, PageDefinition, String) - Static method in class oracle.adfdt.view.rich.binding.util.ModelProviderUtils
Retrieves the TableModelProvider for the given binding id.
getTargetFrame() - Method in class oracle.adfdt.view.rich.binding.pattern.primitive.GoLinkPattern.GoLinkOptions
 
getText() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.GraphFootnote
Retrieves the text of the footnote of the graph.
getText() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.GraphSubtitle
Retrieves the text of the subtitle of the graph.
getText() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.GraphTitle
Retrieves the text of the title of the graph.
getText() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.LegendTitle
Retrieves text for the legend title.
getText() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.O1Title
Retrieves the text of the title.
getText() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.PieLabel
Retrieves the text that is displayed for the Pie.
getText() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.Y1Title
Retrieves the text of the title.
getText() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.Y2Title
Retrieves the text of the title.
getText() - Method in class oracle.adfdt.view.rich.binding.pattern.primitive.GoLinkPattern.GoLinkOptions
 
getTwo() - Method in class oracle.adfdt.view.common.binding.utils.Two
 
getTypeProperties() - Method in class oracle.adfdt.view.rich.binding.extended.CtrlCalendar
 
getTypeProperties() - Method in class oracle.adfdt.view.rich.binding.extended.CtrlCalendarProviderDefinitionBinding
 
getTypeProperties() - Method in class oracle.adfdt.view.rich.binding.extended.CtrlCalendarTypeBinding
 
getUniqueBindingId(DocumentFragment) - Static method in class oracle.adf.dtrt.view.common.FragmentUtil
 
getVariableDefinitions(Definition) - Static method in class oracle.adfdt.view.common.binding.utils.ADFBindingUtils
 
getViewDocument() - Method in class oracle.adf.view.rich.dt.Page
Returns the read-only representation of the view DOM document.
getViewDocument() - Method in interface oracle.adfdt.ADFDesignTimeContext
 
getViewDocument() - Method in class oracle.adfdt.mds.MDSDesignTimeContext
 
getWarningMessage() - Method in exception oracle.adfdt.view.common.binding.creator.CancelCreationException
 
getWidget() - Method in class oracle.adfdt.view.rich.binding.pattern.form.Field
The specific widget to use for this fields's contained component.
getWidget() - Method in class oracle.adfdt.view.rich.binding.pattern.table.Column
The specific widget to use for this column's contained component.
getWrappedObject() - Method in interface oracle.adf.dtrt.view.Content.ComponentRef
 
getXMLElementTag() - Method in class oracle.adfdt.view.rich.binding.extended.CtrlCalendar
 
getXMLElementTag() - Method in class oracle.adfdt.view.rich.binding.extended.CtrlCalendarProviderDefinitionBinding
 
getY1Title() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.AreaGraphOptions
Retrieves the characteristics and text of the title on the y1-axis.
getY1Title() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.BarGraphOptions
Retrieves the characteristics and text of the title on the y1-axis.
getY1Title() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.LineGraphOptions
Retrieves the characteristics and text of the title on the y1-axis.
getY2Title() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.AreaGraphOptions
Retrieves the characteristics and text of the title on the y2-axis.
getY2Title() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.BarGraphOptions
Retrieves the characteristics and text of the title on the y2-axis.
getY2Title() - Method in class oracle.adfdt.view.dvt.binding.pattern.graph.LineGraphOptions
Retrieves the characteristics and text of the title on the y2-axis.
GO_LINK - Static variable in class oracle.adfdt.view.rich.binding.Patterns
 
GoLinkPattern - Class in oracle.adfdt.view.rich.binding.pattern.primitive
 
GoLinkPattern() - Constructor for class oracle.adfdt.view.rich.binding.pattern.primitive.GoLinkPattern
 
GoLinkPattern.GoLinkOptions - Class in oracle.adfdt.view.rich.binding.pattern.primitive
Options for goLink, the supported attributes match the property names.
GraphFootnote - Class in oracle.adfdt.view.dvt.binding.pattern.graph
Specifies the characteristics and text of the footnote for the graph.
GraphFootnote() - Constructor for class oracle.adfdt.view.dvt.binding.pattern.graph.GraphFootnote
 
GraphOptions - Class in oracle.adfdt.view.dvt.binding.pattern.graph
Base class for Graph binding options
GraphSubtitle - Class in oracle.adfdt.view.dvt.binding.pattern.graph
Specifies the characteristics and text of the subtitle for the graph.
GraphSubtitle() - Constructor for class oracle.adfdt.view.dvt.binding.pattern.graph.GraphSubtitle
 
GraphTitle - Class in oracle.adfdt.view.dvt.binding.pattern.graph
Specifies the characteristics and text of the title for the graph.
GraphTitle() - Constructor for class oracle.adfdt.view.dvt.binding.pattern.graph.GraphTitle
 
GUI_FORM - Static variable in class oracle.adfdt.view.rich.binding.Patterns
 
GUI_READONLY_FORM - Static variable in class oracle.adfdt.view.rich.binding.Patterns
 
GUI_READONLY_TABLE - Static variable in class oracle.adfdt.view.rich.binding.Patterns
 
GUI_TABLE - Static variable in class oracle.adfdt.view.rich.binding.Patterns
Patterns that may popup a graphical GUI on create and rebind.

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.3.0)

E18581-04

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.