- cache(DataAccess) - Method in class oracle.dss.dataView.DataUpdateCache
-
- calcAdornmentsDimension(int) - Method in class oracle.dss.dataView.ViewPrinter
-
- calcDataUpdateHint(DataUpdateCache, DataAccess) - Method in class oracle.dss.dataView.DataHintEncoder
-
- calcDateFreq(Date) - Method in class oracle.dss.graph.ToolTipTextCallback
-
- calcGaugeSize(Graphics2D, Dimension) - Method in class oracle.dss.gauge.GaugeEngine
-
Calculates the actual size required by this gauge taking into
account all the current attribute settings and
given the maximum size available for the gauge.
- calcHeaderAndFooterHeights(Graphics) - Method in class oracle.dss.dataView.ViewPrinter
-
- calcMargins(Graphics) - Method in class oracle.dss.dataView.ViewPrinter
-
- calcMaximumHeight(Graphics, CustomHeaderAndFooterCallback, int, int[]) - Method in class oracle.dss.dataView.HeaderAndFooterPainter
-
- calcRiserWidth() - Method in class oracle.dss.graph.PFJ
-
Calculate the desired setting for the RiserWidth property in PFJ, in order to
constrain bar width to be less than the value of the MaxBarWidth property.
- calculateMinMaxValues() - Method in class oracle.adf.view.faces.bi.model.ActiveGeoMapDataModelDecorator
-
- calculateMinMaxValues() - Method in class oracle.adf.view.faces.bi.model.ActiveGeoMapDataModelDecorator
-
- calculateMinMaxValues() - Method in class oracle.adf.view.faces.bi.model.GeoMapDataModel
-
- calculateMinMaxValues() - Method in class oracle.adf.view.faces.bi.model.GeoMapDataModel
-
- calculatePlacement() - Method in class oracle.dss.graph.CommonGraph
-
Deprecated.
- calculatePlacement() - Method in class oracle.dss.graph.Graph
-
Forces the graph to perform a complete calculation of its elements.
- CALENDAR_KEY - Static variable in class oracle.adf.view.faces.bi.component.gantt.UIGantt
-
- callbackMask - Variable in class oracle.dss.dataView.ViewPrinter
-
- CANADA - Static variable in class oracle.dss.util.LocaleUtils
-
- CANADA_FRENCH - Static variable in class oracle.dss.util.LocaleUtils
-
- CANCEL - Static variable in interface oracle.adf.view.faces.bi.BIFacesConstants
-
Deprecated.
- cancel() - Method in class oracle.dss.util.DataAccessAdapter
-
Cancels the current long-running operation, if possible.
- cancel() - Method in interface oracle.dss.util.DataDirector
-
Cancels the current long-running operation, if possible.
- cancelQueryExecution() - Method in interface oracle.dss.util.AsyncDataSource
-
Attempts to cancel the execution of this data source's query.
- canDrill(Object, int, int, int, int) - Method in interface oracle.dss.dataView.ControllerActions
-
Indicates whether a drill gesture is legal.
- canDrill(Object, int, int, int, int) - Method in interface oracle.dss.dataView.Model
-
- canDrill(Object, int, int, int, int) - Method in class oracle.dss.dataView.ModelAdapter
-
- canPivot(Object, int, int, int, int, int) - Method in interface oracle.dss.dataView.ControllerActions
-
Indicates whether a pivot operation is legal.
- canPivot(Object, int, int, int, int, int) - Method in interface oracle.dss.dataView.Model
-
- canPivot(Object, int, int, int, int, int) - Method in class oracle.dss.dataView.ModelAdapter
-
- canRedo() - Method in class oracle.adf.view.faces.bi.component.gantt.UndoManager
-
Determines whether redo is possible.
- canSelectComponent(Dataview, ComponentHandle) - Method in class oracle.dss.dataView.ManagerAdapter
-
Can the given component be selected?
- canSelectComponent(Dataview, ComponentHandle) - Method in interface oracle.dss.dataView.SelectionManager
-
Can the given component be selected?
- canSelectComponents(Dataview) - Method in class oracle.dss.dataView.ManagerAdapter
-
Can any components be selected?
- canSelectComponents(Dataview) - Method in interface oracle.dss.dataView.SelectionManager
-
Can any components be selected?
- canUndo() - Method in class oracle.adf.view.faces.bi.component.gantt.UndoManager
-
Determines whether undo is possible.
- CARD_INDEXES_KEY - Static variable in class oracle.adf.view.faces.bi.component.diagram.UIDiagramNodes
-
- CARD_INDEXES_KEY - Static variable in class oracle.adf.view.faces.bi.component.hierarchyViewer.UIHierarchyViewer
-
- CARD_SYNC - Static variable in class oracle.adf.view.faces.bi.component.hierarchyViewer.UIHierarchyViewer
-
- CDFDataAccess - Interface in oracle.dss.util
-
DataAccess methods that must be implemented to create CDF-compliant DataControls
- CELL_CONTENT_KEY - Static variable in class oracle.adf.view.faces.bi.component.nBox.UINBox
-
- cell_editable - Static variable in class oracle.dss.dataView.managers.ViewStyle
-
- CELL_EDITABLE - Static variable in class oracle.dss.dataView.managers.ViewStyle
-
Cell Edit Style: Databody cell in a thin crosstab or table
can be edited.
- CELL_IMAGE_CLICK_ACTION_KEY - Static variable in class oracle.adf.view.faces.bi.component.pivotTable.UIPivotTable
-
- CELL_IMAGE_CLICK_LISTENER_KEY - Static variable in class oracle.adf.view.faces.bi.component.pivotTable.UIPivotTable
-
- CELL_MAXIMIZE_KEY - Static variable in class oracle.adf.view.faces.bi.component.nBox.UINBox
-
- cell_not_editable - Static variable in class oracle.dss.dataView.managers.ViewStyle
-
- CELL_NOT_EDITABLE - Static variable in class oracle.dss.dataView.managers.ViewStyle
-
Cell Edit Style: Databody cell in a thin crosstab or table
cannot be edited.
- CellBorderPainter - Class in oracle.dss.dataView
-
- CellBorderPainter(Color, int, int, int, int, int) - Constructor for class oracle.dss.dataView.CellBorderPainter
-
Clients use getPainter factory method.
- CELLEDITSTYLE - Static variable in class oracle.dss.dataView.managers.ViewStyle
-
- CellFormat - Class in oracle.adf.view.faces.bi.component.pivotTable
-
Indicates formatting that should be applied to a Pivot Table cell, including CSS
styles for the cell and its text, a Converter
for converting the data
value, and a replacement data value for the cell.
- CellFormat() - Constructor for class oracle.adf.view.faces.bi.component.pivotTable.CellFormat
-
Constructs a new CellFormat
.
- CellFormat(Converter, String, String) - Constructor for class oracle.adf.view.faces.bi.component.pivotTable.CellFormat
-
Constructs a new CellFormat
.
- CellFormat(Converter, String, String, Object) - Constructor for class oracle.adf.view.faces.bi.component.pivotTable.CellFormat
-
Constructs a new CellFormat
.
- CellImage - Class in oracle.adf.view.faces.bi.component.pivotTable
-
- CellImage(String, String, String, int, int, String[]) - Constructor for class oracle.adf.view.faces.bi.component.pivotTable.CellImage
-
- CellImage(String, String, int, int, String[]) - Constructor for class oracle.adf.view.faces.bi.component.pivotTable.CellImage
-
- CellImage(String, String, String[]) - Constructor for class oracle.adf.view.faces.bi.component.pivotTable.CellImage
-
- CellImageClickEvent - Class in oracle.adf.view.faces.bi.event.pivotTable
-
- CellImageClickEvent(UIComponent, int, QDR, String) - Constructor for class oracle.adf.view.faces.bi.event.pivotTable.CellImageClickEvent
-
- CellImageClickListener - Interface in oracle.adf.view.faces.bi.event.pivotTable
-
- CellIndex - Class in oracle.adf.view.faces.bi.model
-
Unique identifier of a Pivot Table cell.
- CellIndex() - Constructor for class oracle.adf.view.faces.bi.model.CellIndex
-
- cellIndexIterator() - Method in class oracle.adf.view.faces.bi.component.pivotTable.HeaderCellSelectionSet
-
Returns an iterator over the cell indexes of this HeaderCellSelectionSet
.
- CellKey - Class in oracle.adf.view.faces.bi.model
-
Unique identifier of a Pivot Table cell.
- CellKey() - Constructor for class oracle.adf.view.faces.bi.model.CellKey
-
- cellKey2String(CellKey) - Static method in class oracle.adf.view.faces.bi.component.pivotTable.UIGrid.DefaultClientKeyManager
-
Deprecated.
- cellKeyIterator() - Method in class oracle.adf.view.faces.bi.component.pivotTable.HeaderCellSelectionSet
-
Returns an iterator over the cell keys of this HeaderCellSelectionSet
.
- CellRange - Class in oracle.adf.view.faces.bi.component.pivotTable
-
A range of Pivot Table cells.
- CellRange() - Constructor for class oracle.adf.view.faces.bi.component.pivotTable.CellRange
-
Sole constructor.
- CENTER - Static variable in interface oracle.adf.view.faces.bi.component.gantt.GanttConstants
-
Deprecated.
- center - Static variable in class oracle.dss.dataView.DataviewXML
-
- center - Static variable in class oracle.dss.dataView.managers.ViewStyle
-
- CENTER_LABEL_KEY - Static variable in class oracle.adf.view.faces.bi.component.chart.UIPieChart
-
- CENTER_LABEL_STYLE_KEY - Static variable in class oracle.adf.view.faces.bi.component.chart.UIPieChart
-
- CENTER_ROW_KEY - Static variable in class oracle.adf.view.faces.bi.component.diagram.UIDiagramNodes
-
- CenterFooter - Variable in class oracle.dss.dataView.ViewPrinter
-
- CenterHeader - Variable in class oracle.dss.dataView.ViewPrinter
-
- CHANGE_LAYOUT - Static variable in class oracle.adf.view.faces.bi.component.hierarchyViewer.UIHierarchyViewer
-
- CHANGE_LINK_LISTENER_KEY - Static variable in class oracle.adf.view.faces.bi.component.diagram.UIDiagramLinks
-
- changeComponent(UIComponent) - Method in class oracle.adf.view.faces.bi.component.graph.GraphSelectionAttributeChange
-
- changeComponent(UIComponent) - Method in class oracle.adf.view.faces.bi.component.graph.GraphSelectionAttributeChange
-
- changeComponent(UIComponent) - Method in class oracle.adf.view.faces.bi.component.pivotTable.SizingManagerAttributeChange
-
- CHANGED_KEY - Static variable in class oracle.adf.view.faces.bi.component.gauge.UIRatingGauge
-
- CHANGED_KEY - Static variable in class oracle.adf.view.faces.bi.component.gauge.UIRatingGauge
-
- CHANGED_STYLE_KEY - Static variable in class oracle.adf.view.faces.bi.component.gauge.UIRatingGauge
-
- CHANGED_STYLE_KEY - Static variable in class oracle.adf.view.faces.bi.component.gauge.UIRatingGauge
-
- changeEdgeCurrentHPos(int, int[], int) - Method in class oracle.dss.dataView.LocalDataSource
-
Changes the current slice of data on the given edge.
- changeEdgeCurrentHPos(int, int[], int) - Method in class oracle.dss.graph.SampleDataSource
-
Changes the current slice of data on the given edge.
- changeEdgeCurrentHPos(int, int[], int) - Method in class oracle.dss.util.DataAccessAdapter
-
Changes the slice of data, on the specified edge, that is designated as the
current slice by using hierarchical addressing.
- changeEdgeCurrentHPos(int, int[], int) - Method in interface oracle.dss.util.DataDirector
-
Changes the slice of data, on the specified edge, that is designated as the
current slice by using hierarchical addressing.
- changeEdgeCurrentSlice(int, int) - Method in class oracle.dss.dataView.LocalDataSource
-
Changes the current slice of data on the given edge.
- changeEdgeCurrentSlice(int, int) - Method in class oracle.dss.graph.SampleDataSource
-
Changes the current slice of data on the given edge.
- changeEdgeCurrentSlice(int, int) - Method in class oracle.dss.util.DataAccessAdapter
-
Changes the slice, on the specified edge, that is designated as the
current slice of data.
- changeEdgeCurrentSlice(int, int) - Method in interface oracle.dss.util.DataDirector
-
Changes the slice, on the specified edge, that is designated as the
current slice of data.
- ChangeLinkListener - Interface in oracle.adf.view.faces.bi.event.diagram
-
- changePageEdgeCurrentHPos(int[], int) - Method in class oracle.dss.dataView.ViewPrinter
-
- changeTitleSelectedState(boolean) - Method in class oracle.dss.dataView.ControllerAdapter
-
- CHART_POPUP_MENU_FACET - Static variable in class oracle.adf.view.faces.bi.component.gantt.UIGantt
-
- CHART_POPUP_MENU_LAYOUT_KEY - Static variable in class oracle.adf.view.faces.bi.component.gantt.UIGantt
-
- CHART_SWF_PATH - Static variable in class oracle.adf.view.faces.bi.component.imageView.UIImageView
-
- CHART_SWF_PATH_KEY - Static variable in class oracle.adf.view.faces.bi.component.imageView.UIImageView
-
- ChartDrillEvent - Class in oracle.adf.view.faces.bi.event.chart
-
Drilling event for Chart.
- ChartDrillEvent(UIComponent, Object, Object, Object) - Constructor for class oracle.adf.view.faces.bi.event.chart.ChartDrillEvent
-
Creates a new ChartDrillEvent
- ChartSelectionEvent - Class in oracle.adf.view.faces.bi.event.chart
-
Selection event for Chart.
- ChartSelectionEvent(RowKeySet, RowKeySet, UIComponent, Object, Object, Object, Object, Object, Object, Object, Object) - Constructor for class oracle.adf.view.faces.bi.event.chart.ChartSelectionEvent
-
Creates a new ChartSelectionEvent
- checkAndConvertJBODate(Object) - Static method in class oracle.dss.util.Utility
-
- checkAndConvertJBONumber(Object) - Static method in class oracle.dss.util.Utility
-
- checkAndConvertJBOTimestamp(Object) - Static method in class oracle.dss.util.Utility
-
- checkDataSourceLogPage() - Method in class oracle.dss.dataView.ViewPrinter
-
- checkForNoData() - Method in class oracle.dss.dataView.ViewPrinter
-
- checkForNoData() - Method in class oracle.dss.graph.GraphPrinter
-
- CHILD_PROPERTY - Static variable in class oracle.adf.view.faces.bi.model.TreeNode
-
- CHINA - Static variable in class oracle.dss.util.LocaleUtils
-
- CHINESE - Static variable in class oracle.dss.util.LocaleUtils
-
- CHRONOLOGICAL - Static variable in class oracle.dss.util.DimensionSortInfo
-
A sort type that specifies sorting in chronological order.
- cl_auto_gradient - Static variable in class oracle.dss.graph.CommonGraph
-
Deprecated.
- CL_AUTO_GRADIENT - Static variable in interface oracle.dss.graph.GraphConstants
-
CustomLayout: all BLAF features will be honored.
- CL_MAX - Static variable in interface oracle.dss.gauge.GaugeAttributes
-
Represents the maximum value for the custom layout attribute.
- CL_MIN - Static variable in interface oracle.dss.gauge.GaugeAttributes
-
Represents the minimum value for the custom layout attribute.
- cl_none - Static variable in class oracle.dss.gauge.CommonGauge
-
Deprecated.
- CL_NONE - Static variable in interface oracle.dss.gauge.GaugeAttributes
-
Renders the default custom layout.
- cl_none - Static variable in class oracle.dss.graph.CommonGraph
-
Deprecated.
- CL_NONE - Static variable in interface oracle.dss.graph.GraphConstants
-
CustomLayout: all BLAF features will be honored.
- cl_outer_frame - Static variable in class oracle.dss.gauge.CommonGauge
-
Deprecated.
- CL_OUTER_FRAME - Static variable in interface oracle.dss.gauge.GaugeAttributes
-
Renders an outer frame.
- cl_title_separator - Static variable in class oracle.dss.gauge.CommonGauge
-
Deprecated.
- CL_TITLE_SEPARATOR - Static variable in interface oracle.dss.gauge.GaugeAttributes
-
Renders a title separator.
- cl_title_separator - Static variable in class oracle.dss.graph.CommonGraph
-
Deprecated.
- CL_TITLE_SEPARATOR - Static variable in interface oracle.dss.graph.GraphConstants
-
CustomLayout: all BLAF features will be honored.
- cl_titles_sidebyside - Static variable in class oracle.dss.graph.CommonGraph
-
Deprecated.
- CL_TITLES_SIDEBYSIDE - Static variable in interface oracle.dss.graph.GraphConstants
-
CustomLayout: all BLAF features will be honored.
- clean(Set) - Method in class oracle.adf.view.faces.bi.component.pivotTable.UIGrid.DefaultClientKeyManager
-
- clean(Set) - Method in class oracle.adf.view.faces.bi.model.ClientKeyManager
-
Prunes the client-side key cache based on which cell keys are still in the client.
- clean(Set) - Method in class oracle.adf.view.faces.bi.model.ClientKeyManager
-
Prunes the client-side key cache based on which cell keys are still in the client.
- cleanClientKeyManager() - Method in class oracle.adf.view.faces.bi.component.pivotTable.UIPivotTable
-
For internal use only.
- cleanInternalState(Set<String>) - Method in class oracle.adf.view.faces.bi.component.pivotTable.UIGrid
-
Used by child components (eg.
- cleanStampState() - Method in class oracle.adf.view.faces.bi.component.pivotTable.UIPivotTable
-
For internal use only.
- cleanUp() - Method in class oracle.dss.dataView.ControllerAdapter
-
Clean up listeners, etc.
- cleanUp() - Method in class oracle.dss.dataView.Dataview
-
Clears the memory of the view.
- cleanUp() - Method in class oracle.dss.dataView.UIDataviewAdapter
-
- cleanUp() - Method in interface oracle.dss.dataView.ViewController
-
Clean up listeners, etc.
- cleanUp() - Method in class oracle.dss.dataView.ViewControllerAdapter
-
Clean up listeners, etc.
- cleanUp() - Method in interface oracle.dss.gauge.GaugeController
-
- cleanUp() - Method in class oracle.dss.gauge.GaugeControllerAdapter
-
Removes this GaugeController
from the Perspective list of
listeners.
- cleanUp() - Method in class oracle.dss.graph.CommonGraph
-
Deprecated.
- cleanUp() - Method in class oracle.dss.graph.Graph
-
Clears the memory of the view.
- cleanUp() - Method in interface oracle.dss.graph.GraphController
-
- cleanUp() - Method in class oracle.dss.graph.GraphControllerAdapter
-
Removes this GraphController
from the Perspective list of
listeners.
- cleanUp() - Method in class oracle.dss.graph.PFJ
-
This method releases memory used by this component.
- clear() - Method in class oracle.adf.view.faces.bi.component.attributeGroups.UIAttributeGroups
-
Clears attribute group mappings.
- clear() - Method in class oracle.adf.view.faces.bi.component.pivotTable.Selection
-
Clears the selection, so that nothing is selected.
- clear() - Method in class oracle.adf.view.faces.bi.component.pivotTable.UIGrid.DefaultClientKeyManager
-
- clear() - Method in class oracle.adf.view.faces.bi.model.ClientKeyManager
-
Clears the client-side key cache.
- clear() - Method in class oracle.adf.view.faces.bi.model.ClientKeyManager
-
Clears the client-side key cache.
- clear() - Method in class oracle.dss.dataView.BasePayloadHelper
-
- clear() - Method in class oracle.dss.util.ArrayMap
-
Removes all elements from the ArrayMap.
- clear() - Method in class oracle.dss.util.QDR
-
- clear() - Method in class oracle.dss.util.UpdatableBagImpl
-
- clear() - Method in interface oracle.dss.util.UpdatableCollection
-
- clear() - Method in class oracle.dss.util.UpdatableSetImpl
-
- clearCachedClientIds() - Method in class oracle.adf.view.faces.bi.component.chart.UIChartBase
-
- clearCachedClientIds() - Method in class oracle.adf.view.faces.bi.component.diagram.UIDiagramLinks
-
- clearCachedClientIds() - Method in class oracle.adf.view.faces.bi.component.diagram.UIDiagramNodes
-
- clearCachedClientIds() - Method in class oracle.adf.view.faces.bi.component.hierarchyViewer.SearchResults
-
Deprecated.
- clearCachedClientIds() - Method in class oracle.adf.view.faces.bi.component.hierarchyViewer.UIHierarchyViewer
-
- clearCachedClientIds() - Method in class oracle.adf.view.faces.bi.component.nBox.UINBox
-
- clearCachedClientIds() - Method in class oracle.adf.view.faces.bi.component.palette.UIPaletteLinkDefs
-
- clearCachedClientIds() - Method in class oracle.adf.view.faces.bi.component.palette.UIPaletteSection
-
- clearCachedClientIds() - Method in class oracle.adf.view.faces.bi.component.pictoChart.UIPictoChart
-
- clearCachedClientIds() - Method in class oracle.adf.view.faces.bi.component.sunburst.UISunburst
-
- clearCachedClientIds() - Method in class oracle.adf.view.faces.bi.component.tagCloud.UITagCloud
-
- clearCachedClientIds() - Method in class oracle.adf.view.faces.bi.component.thematicMap.UICustomAreaLayer
-
- clearCachedClientIds() - Method in class oracle.adf.view.faces.bi.component.thematicMap.UIDataLayer
-
- clearCachedClientIds() - Method in class oracle.adf.view.faces.bi.component.treemap.UITreemap
-
- clearCurrencyStringCache() - Method in class oracle.adf.view.faces.bi.component.pivotTable.UIGrid
-
- clearDrillState() - Method in class oracle.dss.graph.CommonGraph
-
Deprecated.
- clearOverrideFlags() - Method in class oracle.dss.gauge.CommonGauge
-
Deprecated.
- clearOverrideFlags() - Method in class oracle.dss.graph.CommonGraph
-
Deprecated.
- clearPropertyOverrideFlag(int, BitSet) - Method in class oracle.dss.dataView.CommonDataview
-
- clearPropertyOverrideFlag(int, BitSet) - Method in class oracle.dss.dataView.Dataview
-
- clearPropertyOverrideFlag(int, BitSet) - Static method in class oracle.dss.dataView.UIDataviewAdapter
-
- clearPropertyOverrideFlag(int, BitSet) - Method in class oracle.dss.gauge.CommonGauge
-
Deprecated.
- clearPropertyOverrideFlag(int, BitSet) - Method in class oracle.dss.graph.CommonGraph
-
Deprecated.
- clearStyleModified() - Method in class oracle.dss.dataView.CommonDataview
-
- clearStyleModified() - Method in class oracle.dss.dataView.Dataview
-
- clearUsedBits() - Method in class oracle.dss.dataView.managers.ViewSizing
-
Sets all of the "used" ViewSizing
attributes to false
.
- clearUsedBits() - Method in class oracle.dss.dataView.managers.ViewStyle
-
Sets all of the "used" ViewStyle
properties to false
.
- clearUsedBits() - Method in class oracle.dss.util.format.BaseViewFormat
-
Sets all of the "used" ViewFormat
properties to false
.
- clearWaitDataForAllRows() - Method in class oracle.adf.view.faces.bi.component.dataView.UIDataView
-
- clearWaitDataForAllRows() - Method in class oracle.dss.dataView.CommonDataview
-
- clearWaitDataForAllRows() - Method in class oracle.dss.dataView.Dataview
-
- CLICK_ACTION_KEY - Static variable in class oracle.adf.view.faces.bi.component.graph.UISparkChart
-
- CLICK_ACTION_KEY - Static variable in class oracle.adf.view.faces.bi.component.imageView.ShapeAttributes
-
- CLICK_ACTION_KEY - Static variable in class oracle.adf.view.faces.bi.component.imageView.UIImageView
-
- CLICK_BEHAVIOR_KEY - Static variable in class oracle.adf.view.faces.bi.component.hierarchyViewer.Node
-
- CLICK_BUTTON - Static variable in class oracle.adf.view.faces.bi.component.geoMap.UIGeoMapToolbar
-
- CLICK_EVENT - Static variable in interface oracle.adf.view.faces.bi.BIFacesConstants
-
Deprecated.
JSF event: Click.
- CLICK_EVENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.dataView.UIDataView
-
- CLICK_LISTENER_KEY - Static variable in class oracle.adf.view.faces.bi.component.graph.UISparkChart
-
- CLICK_LISTENER_KEY - Static variable in class oracle.adf.view.faces.bi.component.imageView.ShapeAttributes
-
- CLICK_LISTENER_KEY - Static variable in class oracle.adf.view.faces.bi.component.imageView.UIImageView
-
- CLICKABLE_KEY - Static variable in class oracle.adf.view.faces.bi.component.imageView.ShapeAttributes
-
- CLICKACTION_KEY - Static variable in class oracle.adf.view.faces.bi.component.geoMap.ThemeFOI
-
- CLICKBEHAVIOR_ACTION - Static variable in interface oracle.adf.view.faces.bi.component.geoMap.MapConstants
-
- CLICKBEHAVIOR_INFOWINDOW - Static variable in interface oracle.adf.view.faces.bi.component.geoMap.MapConstants
-
- CLICKBEHAVIOR_NONE - Static variable in interface oracle.adf.view.faces.bi.component.geoMap.MapConstants
-
- CLICKBEHAVIOR_POPUP - Static variable in interface oracle.adf.view.faces.bi.component.geoMap.MapConstants
-
- ClickEvent - Class in oracle.adf.view.faces.bi.event
-
Event fired in response to click listeners on a graph or gauge.
- ClickEvent(UIComponent, ComponentHandle) - Constructor for class oracle.adf.view.faces.bi.event.ClickEvent
-
- ClickListener - Interface in oracle.adf.view.faces.bi.event
-
- CLICKLISTENER_KEY - Static variable in class oracle.adf.view.faces.bi.component.geoMap.ThemeFOI
-
- CLIENT_ATTRIBUTES_KEY - Static variable in class oracle.adf.view.faces.bi.component.timeline.UITimeItem
-
- CLIENT_ATTRIBUTES_KEY - Static variable in class oracle.adf.view.faces.bi.component.timeline.UITimeline
-
- CLIENT_ATTRIBUTES_KEY - Static variable in class oracle.adf.view.faces.bi.component.timeline.UITimelineItem
-
- CLIENT_ATTRIBUTES_KEY - Static variable in class oracle.adf.view.faces.bi.component.timeline.UITimelineOverview
-
- CLIENT_ATTRIBUTES_KEY - Static variable in class oracle.adf.view.faces.bi.component.timeline.UITimelineSeries
-
- CLIENT_ATTRIBUTES_KEY - Static variable in class oracle.adf.view.faces.bi.component.timeline.UITimeSeries
-
- CLIENT_COMPONENT_KEY - Static variable in class oracle.adf.view.faces.bi.component.timeline.UITimeItem
-
- CLIENT_COMPONENT_KEY - Static variable in class oracle.adf.view.faces.bi.component.timeline.UITimeline
-
- CLIENT_COMPONENT_KEY - Static variable in class oracle.adf.view.faces.bi.component.timeline.UITimelineItem
-
- CLIENT_COMPONENT_KEY - Static variable in class oracle.adf.view.faces.bi.component.timeline.UITimelineOverview
-
- CLIENT_COMPONENT_KEY - Static variable in class oracle.adf.view.faces.bi.component.timeline.UITimelineSeries
-
- CLIENT_COMPONENT_KEY - Static variable in class oracle.adf.view.faces.bi.component.timeline.UITimeSeries
-
- CLIENT_LISTENERS_KEY - Static variable in class oracle.adf.view.faces.bi.component.chart.UIChartBase
-
- CLIENT_LISTENERS_KEY - Static variable in class oracle.adf.view.faces.bi.component.chart.UIDataItem
-
- CLIENT_LISTENERS_KEY - Static variable in class oracle.adf.view.faces.bi.component.chart.UIFunnelDataItem
-
- CLIENT_LISTENERS_KEY - Static variable in class oracle.adf.view.faces.bi.component.chart.UIPieDataItem
-
- CLIENT_LISTENERS_KEY - Static variable in class oracle.adf.view.faces.bi.component.chart.UISeriesStyle
-
- CLIENT_LISTENERS_KEY - Static variable in class oracle.adf.view.faces.bi.component.common.UIMarker
-
- CLIENT_LISTENERS_KEY - Static variable in class oracle.adf.view.faces.bi.component.diagram.UIDiagram
-
- CLIENT_LISTENERS_KEY - Static variable in class oracle.adf.view.faces.bi.component.diagram.UIDiagramLink
-
- CLIENT_LISTENERS_KEY - Static variable in class oracle.adf.view.faces.bi.component.diagram.UIDiagramNode
-
- CLIENT_LISTENERS_KEY - Static variable in class oracle.adf.view.faces.bi.component.diagram.UIDiagramNodes
-
- CLIENT_LISTENERS_KEY - Static variable in class oracle.adf.view.faces.bi.component.gantt.UIGantt
-
- CLIENT_LISTENERS_KEY - Static variable in class oracle.adf.view.faces.bi.component.gauge.UIGauge
-
Deprecated.
- CLIENT_LISTENERS_KEY - Static variable in class oracle.adf.view.faces.bi.component.gauge.UIGauge
-
Deprecated.
- CLIENT_LISTENERS_KEY - Static variable in class oracle.adf.view.faces.bi.component.gauge.UIGaugeBase
-
- CLIENT_LISTENERS_KEY - Static variable in class oracle.adf.view.faces.bi.component.gauge.UIGaugeBase
-
- CLIENT_LISTENERS_KEY - Static variable in class oracle.adf.view.faces.bi.component.geoMap.UIGeoMap
-
- CLIENT_LISTENERS_KEY - Static variable in class oracle.adf.view.faces.bi.component.graph.RichSparkChart
-
- CLIENT_LISTENERS_KEY - Static variable in class oracle.adf.view.faces.bi.component.graph.RichSparkChart
-
- CLIENT_LISTENERS_KEY - Static variable in class oracle.adf.view.faces.bi.component.graph.UIGraph
-
- CLIENT_LISTENERS_KEY - Static variable in class oracle.adf.view.faces.bi.component.graph.UIGraph
-
- CLIENT_LISTENERS_KEY - Static variable in class oracle.adf.view.faces.bi.component.hierarchyViewer.Node
-
- CLIENT_LISTENERS_KEY - Static variable in class oracle.adf.view.faces.bi.component.hierarchyViewer.UIHierarchyViewer
-
- CLIENT_LISTENERS_KEY - Static variable in class oracle.adf.view.faces.bi.component.nBox.UINBox
-
- CLIENT_LISTENERS_KEY - Static variable in class oracle.adf.view.faces.bi.component.nBox.UINBoxCell
-
- CLIENT_LISTENERS_KEY - Static variable in class oracle.adf.view.faces.bi.component.nBox.UINBoxColumn
-
- CLIENT_LISTENERS_KEY - Static variable in class oracle.adf.view.faces.bi.component.nBox.UINBoxNode
-
- CLIENT_LISTENERS_KEY - Static variable in class oracle.adf.view.faces.bi.component.nBox.UINBoxRow
-
- CLIENT_LISTENERS_KEY - Static variable in class oracle.adf.view.faces.bi.component.pivotFilterBar.UIPivotFilterBar
-
- CLIENT_LISTENERS_KEY - Static variable in class oracle.adf.view.faces.bi.component.pivotTable.UIPivotTable
-
- CLIENT_LISTENERS_KEY - Static variable in class oracle.adf.view.faces.bi.component.sunburst.UISunburst
-
- CLIENT_LISTENERS_KEY - Static variable in class oracle.adf.view.faces.bi.component.sunburst.UISunburstNode
-
- CLIENT_LISTENERS_KEY - Static variable in class oracle.adf.view.faces.bi.component.tagCloud.UITagCloud
-
- CLIENT_LISTENERS_KEY - Static variable in class oracle.adf.view.faces.bi.component.tagCloud.UITagCloudItem
-
- CLIENT_LISTENERS_KEY - Static variable in class oracle.adf.view.faces.bi.component.thematicMap.UIArea
-
- CLIENT_LISTENERS_KEY - Static variable in class oracle.adf.view.faces.bi.component.thematicMap.UIAreaDataLayer
-
- CLIENT_LISTENERS_KEY - Static variable in class oracle.adf.view.faces.bi.component.thematicMap.UIAreaLayer
-
- CLIENT_LISTENERS_KEY - Static variable in class oracle.adf.view.faces.bi.component.thematicMap.UIPointDataLayer
-
- CLIENT_LISTENERS_KEY - Static variable in class oracle.adf.view.faces.bi.component.thematicMap.UIThematicMap
-
- CLIENT_LISTENERS_KEY - Static variable in class oracle.adf.view.faces.bi.component.timeline.UITimeItem
-
- CLIENT_LISTENERS_KEY - Static variable in class oracle.adf.view.faces.bi.component.timeline.UITimeline
-
- CLIENT_LISTENERS_KEY - Static variable in class oracle.adf.view.faces.bi.component.timeline.UITimelineItem
-
- CLIENT_LISTENERS_KEY - Static variable in class oracle.adf.view.faces.bi.component.timeline.UITimelineOverview
-
- CLIENT_LISTENERS_KEY - Static variable in class oracle.adf.view.faces.bi.component.timeline.UITimelineSeries
-
- CLIENT_LISTENERS_KEY - Static variable in class oracle.adf.view.faces.bi.component.timeline.UITimeSeries
-
- CLIENT_LISTENERS_KEY - Static variable in class oracle.adf.view.faces.bi.component.treemap.UITreemap
-
- CLIENT_LISTENERS_KEY - Static variable in class oracle.adf.view.faces.bi.component.treemap.UITreemapNode
-
- CLIENT_ROW_KEY - Static variable in class oracle.adf.view.faces.bi.event.common.DvtActionEvent
-
- CLIENT_ROW_KEY - Static variable in class oracle.adf.view.faces.bi.event.hierarchyViewer.NodeEvent
-
- CLIENT_ROW_KEY - Static variable in class oracle.adf.view.faces.bi.event.thematicMap.ThematicMapActionEvent
-
- CLIENT_ROW_KEY - Static variable in class oracle.adf.view.faces.bi.event.ThematicMapEvent
-
- CLIENT_ROW_KEY - Static variable in class oracle.adf.view.faces.bi.event.ThematicMapEvent
-
- ClientKeyManager - Class in oracle.adf.view.faces.bi.model
-
This class manages server-side
cellkey Objects with client-side string keys.
- ClientKeyManager - Class in oracle.adf.view.faces.bi.model
-
This class manages server-side
cellkey Objects with client-side string keys.
- ClientKeyManager() - Constructor for class oracle.adf.view.faces.bi.model.ClientKeyManager
-
- ClientKeyManager() - Constructor for class oracle.adf.view.faces.bi.model.ClientKeyManager
-
- CLIENTSIDEBEHAVIOR_FIREVENT - Static variable in interface oracle.adf.view.faces.bi.component.geoMap.MapConstants
-
- CLIENTSIDEBEHAVIOR_LAUNCHINFOWINDOW - Static variable in interface oracle.adf.view.faces.bi.component.geoMap.MapConstants
-
- CLIENTSIDEBEHAVIOR_LAUNCHPOPUP - Static variable in interface oracle.adf.view.faces.bi.component.geoMap.MapConstants
-
- CLIENTSIDEBEHAVIOR_NONE - Static variable in interface oracle.adf.view.faces.bi.component.geoMap.MapConstants
-
- CLIPBOARD - Static variable in class oracle.adf.view.faces.bi.component.gantt.UIGantt
-
- CLIPBOARD_MENU - Static variable in class oracle.adf.view.faces.bi.component.gantt.UIGantt
-
- CLIPBOARD_RIGHT_MENU - Static variable in class oracle.adf.view.faces.bi.component.gantt.UIGantt
-
- CLIPBOARD_TOOLBAR - Static variable in class oracle.adf.view.faces.bi.component.gantt.UIGantt
-
- clone() - Method in class oracle.adf.view.faces.bi.event.PageEvent
-
- clone() - Method in class oracle.adf.view.faces.bi.event.PivotEvent
-
- clone() - Method in class oracle.dss.dataView.ConditionElement
-
- clone() - Method in class oracle.dss.dataView.CSSStyle
-
Clone this CSSStyle.
- clone() - Method in class oracle.dss.dataView.Footnote
-
- clone() - Method in class oracle.dss.dataView.LocalPivotTableDataSource
-
- clone() - Method in class oracle.dss.dataView.ManagerAdapter
-
Must be able to clone the manager
- clone() - Method in class oracle.dss.dataView.managers.ViewFormat
-
Clones this ViewFormat
object.
- clone() - Method in class oracle.dss.dataView.managers.ViewSizing
-
Clones this ViewSizing
object.
- clone() - Method in class oracle.dss.dataView.managers.ViewStyle
-
Clones this ViewStyle
object.
- clone() - Method in interface oracle.dss.dataView.RolloverTextManager
-
Must be able to clone the manager
- clone() - Method in class oracle.dss.dataView.Subtitle
-
- clone() - Method in class oracle.dss.dataView.Title
-
- clone() - Method in class oracle.dss.graph.managers.GraphStyle
-
Clones this object.
- clone() - Method in class oracle.dss.rules.discriminator.ComponentTypeDiscriminator
-
Clones this ComponentTypeDiscriminator
.
- clone() - Method in class oracle.dss.rules.discriminator.CompositeDiscriminator
-
Clones this CompositeDiscriminator
.
- clone() - Method in class oracle.dss.rules.discriminator.ConditionDiscriminator
-
Clones this Discriminator
.
- clone() - Method in class oracle.dss.rules.discriminator.DateValueDiscriminator
-
Clones this DateValueDiscriminator
.
- clone() - Method in interface oracle.dss.rules.discriminator.Discriminator
-
Clones this Discriminator
.
- clone() - Method in class oracle.dss.rules.discriminator.NumberValueDiscriminator
-
Clones this NumberValueDiscriminator
.
- clone() - Method in class oracle.dss.rules.discriminator.PositionDiscriminator
-
Clones this PositionDiscriminator
.
- clone() - Method in class oracle.dss.rules.discriminator.QDRDiscriminator
-
Clones this QDRDiscriminator
.
- clone() - Method in class oracle.dss.rules.discriminator.StringValueDiscriminator
-
Clones this StringValueDiscriminator
.
- clone() - Method in class oracle.dss.rules.discriminator.TotalsDiscriminator
-
Clones this Discriminator
.
- clone() - Method in class oracle.dss.rules.discriminator.ValueDiscriminator
-
Clones this ValueDiscriminator
.
- clone() - Method in class oracle.dss.rules.DiscriminatorRule
-
Clones this object.
- clone() - Method in interface oracle.dss.rules.Mergeable
-
Clones this object.
- clone() - Method in class oracle.dss.rules.Rule
-
Clones this object.
- clone() - Method in class oracle.dss.rules.RuleBundle
-
Clones this RuleBundle
.
- clone() - Method in class oracle.dss.rules.RuleContext
-
Clones this RuleContext
.
- clone() - Method in class oracle.dss.util.AbstractMap
-
Copies this map.
- clone() - Method in class oracle.dss.util.ArrayMap
-
Clones the map.
- clone() - Method in class oracle.dss.util.ColumnComponentInfo
-
Clones this ColumnComponentInfo
.
- clone() - Method in class oracle.dss.util.ComponentInfo
-
Clones this ComponentInfo
.
- clone() - Method in class oracle.dss.util.DataComponentInfo
-
Clones this DataComponentInfo
.
- clone() - Method in class oracle.dss.util.DrillComponentInfo
-
Clones this DrillComponentInfo
.
- clone() - Method in class oracle.dss.util.EdgeComponentInfo
-
Clones this EdgeComponentInfo
.
- clone() - Method in class oracle.dss.util.format.BaseViewFormat
-
Clones this ViewFormat
object.
- clone() - Method in class oracle.dss.util.GroupComponentInfo
-
Clones this GroupComponentInfo
.
- clone() - Method in class oracle.dss.util.HierarchicalQDRMember
-
Creates a copy of this HierarchicalQDRMember
object.
- clone() - Method in class oracle.dss.util.PageItemComponentInfo
-
Clones this PageItemComponentInfo
.
- clone() - Method in class oracle.dss.util.Parameter
-
Clones a copy of this Parameter
object.
- clone() - Method in class oracle.dss.util.QDR
-
Copies this QDR
.
- clone() - Method in interface oracle.dss.util.QDRInterface
-
- clone() - Method in class oracle.dss.util.QDRMember
-
Creates a copy of this QDRMember
object.
- clone() - Method in class oracle.dss.util.Range
-
- clone() - Method in class oracle.dss.util.RangeCollection
-
- clone() - Method in class oracle.dss.util.RowComponentInfo
-
Clones this RowComponentInfo
.
- clone() - Method in class oracle.dss.util.SeriesComponentInfo
-
Clones this SeriesComponentInfo
.
- clone() - Method in class oracle.dss.util.UpdatableBagImpl
-
- clone() - Method in class oracle.dss.util.UpdatableSetImpl
-
- clone() - Method in interface oracle.dss.util.VectorClone
-
Clones an object.
- cloneDefaultMap() - Static method in class oracle.dss.gauge.SFX
-
- cloneDvtNumberConverter() - Method in interface oracle.dss.util.format.DvtNumberConverter
-
- cloneHashtable(Hashtable) - Static method in class oracle.dss.util.Utility
-
Copy a hashtable of cloneable objects
- cloneMembers(Vector) - Method in class oracle.dss.util.QDR
-
- cloneVector(Vector) - Method in class oracle.dss.util.QDR
-
Copy a given vector by actually cloning each element.
- cloneVector(Vector) - Static method in class oracle.dss.util.Utility
-
Copy a given vector by actually cloning each element.
- CLOSE_KEY - Static variable in class oracle.adf.view.faces.bi.component.chart.UIStockDataItem
-
- COL_FOR_INDEX - Static variable in interface oracle.dss.gauge.GaugeAttributes
-
- COL_FOR_THRESHOLD_INDEX - Static variable in interface oracle.dss.gauge.GaugeAttributes
-
- COLLAPSE_ALL_BELOW_MENU - Static variable in class oracle.adf.view.faces.bi.component.gantt.UIGantt
-
- COLLAPSE_ALL_MENU - Static variable in class oracle.adf.view.faces.bi.component.gantt.UIGantt
-
- Collection - Interface in oracle.dss.util
-
Collection interface.
- COLOR_BY_GROUP - Static variable in class oracle.dss.graph.CommonGraph
-
Deprecated.
Color Mode: Markers of the same color indicate a group of data.
- color_by_group - Static variable in class oracle.dss.graph.CommonGraph
-
Deprecated.
- COLOR_BY_GROUP - Static variable in interface oracle.dss.graph.GraphConstants
-
Color Mode: Markers of the same color indicate a group of data.
- COLOR_BY_SERIES - Static variable in class oracle.dss.graph.CommonGraph
-
Deprecated.
Color Mode: Markers of the same color indicate a series of data.
- color_by_series - Static variable in class oracle.dss.graph.CommonGraph
-
Deprecated.
- COLOR_BY_SERIES - Static variable in interface oracle.dss.graph.GraphConstants
-
Color Mode: Markers of the same color indicate a series of data.
- COLOR_KEY - Static variable in class oracle.adf.view.faces.bi.component.chart.UIDataItem
-
- COLOR_KEY - Static variable in class oracle.adf.view.faces.bi.component.chart.UIFunnelDataItem
-
- COLOR_KEY - Static variable in class oracle.adf.view.faces.bi.component.chart.UIPieDataItem
-
- COLOR_KEY - Static variable in class oracle.adf.view.faces.bi.component.chart.UISeriesStyle
-
- COLOR_KEY - Static variable in class oracle.adf.view.faces.bi.component.chart.UIStockDataItem
-
- COLOR_KEY - Static variable in class oracle.adf.view.faces.bi.component.common.UIReferenceObjectBase
-
- COLOR_KEY - Static variable in class oracle.adf.view.faces.bi.component.dataView.BaseFont
-
- COLOR_KEY - Static variable in class oracle.adf.view.faces.bi.component.gauge.UILedGauge
-
- COLOR_KEY - Static variable in class oracle.adf.view.faces.bi.component.gauge.UILedGauge
-
- COLOR_KEY - Static variable in class oracle.adf.view.faces.bi.component.gauge.UIStatusMeterGauge
-
- COLOR_KEY - Static variable in class oracle.adf.view.faces.bi.component.gauge.UIStatusMeterGauge
-
- COLOR_KEY - Static variable in class oracle.adf.view.faces.bi.component.gauge.UIThreshold
-
- COLOR_KEY - Static variable in class oracle.adf.view.faces.bi.component.gauge.UIThreshold
-
- COLOR_KEY - Static variable in class oracle.adf.view.faces.bi.component.geoMap.BarThemeInfoItem
-
- COLOR_KEY - Static variable in class oracle.adf.view.faces.bi.component.geoMap.Slice
-
- COLOR_KEY - Static variable in class oracle.adf.view.faces.bi.component.graph.ParetoLine
-
- COLOR_KEY - Static variable in class oracle.adf.view.faces.bi.component.graph.ReferenceObject
-
- COLOR_KEY - Static variable in class oracle.adf.view.faces.bi.component.graph.Series
-
- COLOR_KEY - Static variable in class oracle.adf.view.faces.bi.component.graph.SeriesSet
-
- COLOR_KEY - Static variable in class oracle.adf.view.faces.bi.component.graph.UISparkChart
-
- COLOR_KEY - Static variable in class oracle.adf.view.faces.bi.component.graph.UISparkItem
-
- COLOR_KEY - Static variable in class oracle.adf.view.faces.bi.component.nBox.UINBoxNode
-
- COLOR_KEY - Static variable in class oracle.adf.view.faces.bi.component.pictoChart.UIPictoChartItem
-
- COLOR_LABEL_KEY - Static variable in class oracle.adf.view.faces.bi.component.sunburst.UISunburst
-
- COLOR_LABEL_KEY - Static variable in class oracle.adf.view.faces.bi.component.treemap.UITreemap
-
- COLORLIST_KEY - Static variable in class oracle.adf.view.faces.bi.component.geoMap.ColorThemeFOI
-
- colorMode - Static variable in class oracle.dss.graph.GraphDefaultValues
-
- ColorThemeFOI - Class in oracle.adf.view.faces.bi.component.geoMap
-
This complex attributes class will display a color theme on the map.
- ColorThemeFOI() - Constructor for class oracle.adf.view.faces.bi.component.geoMap.ColorThemeFOI
-
- COLUMN - Static variable in interface oracle.adf.view.faces.bi.BIFacesConstants
-
Deprecated.
- column - Static variable in class oracle.dss.rules.discriminator.PositionDiscriminator
-
- COLUMN_EDGE - Static variable in interface oracle.dss.util.DataDirector
-
Column edge.
- COLUMN_FETCH_SIZE_KEY - Static variable in class oracle.adf.view.faces.bi.component.pivotTable.UIPivotTable
-
- COLUMN_HEADER_ROW_HEIGHT_RULES_KEY - Static variable in class oracle.adf.view.faces.bi.component.pivotTable.SizingManager
-
- COLUMN_HEADER_START_LAYER_KEY - Static variable in class oracle.adf.view.faces.bi.component.pivotTable.UIPivotTable
-
- COLUMN_HEADER_START_PIXEL_KEY - Static variable in class oracle.adf.view.faces.bi.component.pivotTable.UIPivotTable
-
For internal use only.
- COLUMN_KEY - Static variable in class oracle.adf.view.faces.bi.component.nBox.UINBoxCell
-
- COLUMN_KEY - Static variable in class oracle.adf.view.faces.bi.component.nBox.UINBoxNode
-
- COLUMN_SORT_ASCENDING - Static variable in class oracle.adf.view.faces.bi.event.pivotTable.SortEvent
-
Synonym for SORT_ASCENDING
, which is preferred over this constant.
- COLUMN_SORT_DESCENDING - Static variable in class oracle.adf.view.faces.bi.event.pivotTable.SortEvent
-
Synonym for SORT_DESCENDING
, which is preferred over this constant.
- COLUMN_SORT_DIRECTION_PARAM - Static variable in class oracle.adf.view.faces.bi.event.pivotTable.SortEvent
-
Synonym for SORT_DIRECTION_PARAM
, which is preferred over this constant.
- COLUMN_SORT_GROUPED_PARAM - Static variable in class oracle.adf.view.faces.bi.event.pivotTable.SortEvent
-
The name of the parameter whose value is a Boolean
that indicates whether the sort will retain groupings on the row edge.
- COLUMN_SORT_SLICE_PARAM - Static variable in class oracle.adf.view.faces.bi.event.pivotTable.SortEvent
-
The name of the parameter whose value is an Integer
that indicates the zero-based index of the column being sorted.
- COLUMN_SPAN_KEY - Static variable in class oracle.adf.view.faces.bi.component.pictoChart.UIPictoChartItem
-
- COLUMN_WIDTH_KEY - Static variable in class oracle.adf.view.faces.bi.component.pictoChart.UIPictoChart
-
- COLUMN_WIDTH_RULES_KEY - Static variable in class oracle.adf.view.faces.bi.component.pivotTable.SizingManager
-
- ColumnComponentHandle - Class in oracle.dss.dataView
-
Represents a a column in the databody of a crosstab or table.
- ColumnComponentHandle(int, String, Object, int) - Constructor for class oracle.dss.dataView.ColumnComponentHandle
-
Constructor that uses a int
to specify the column.
- ColumnComponentHandle(int, String, Object, ColumnComponentInfo) - Constructor for class oracle.dss.dataView.ColumnComponentHandle
-
Constructor that uses a ColumComponentInfo
to specify the
column.
- ColumnComponentInfo - Class in oracle.dss.util
-
Column information about a DataView
component.
- ColumnComponentInfo(int) - Constructor for class oracle.dss.util.ColumnComponentInfo
-
Constructor.
- columnCount - Variable in class oracle.dss.dataView.LocalDataSource
-
- columnCount - Variable in class oracle.dss.graph.SampleDataSource
-
- columnDirty - Variable in class oracle.dss.util.ModelEvent
-
- columnLabel(int) - Method in class oracle.dss.graph.DataCallback
-
Retrieves the label for a column.
- columnLabels - Variable in class oracle.dss.dataView.LocalDataSource
-
- columnLabels - Variable in class oracle.dss.graph.SampleDataSource
-
- ColumnOutOfRangeException - Exception in oracle.dss.util
-
Indicates that a column
parameter was out of range.
- ColumnOutOfRangeException(long, long) - Constructor for exception oracle.dss.util.ColumnOutOfRangeException
-
Constructor to use to display a standard message.
- ColumnOutOfRangeException(String) - Constructor for exception oracle.dss.util.ColumnOutOfRangeException
-
Constructor to use to display a customized message.
- ColumnOutOfRangeException(long, long, Exception) - Constructor for exception oracle.dss.util.ColumnOutOfRangeException
-
Constructor to use to display a standard message.
- ColumnOutOfRangeException(String, Exception) - Constructor for exception oracle.dss.util.ColumnOutOfRangeException
-
Constructor to use to display a customized message.
- ColumnRangeComponentHandle - Class in oracle.dss.dataView
-
Represents a range of columns in the databody of a Gridview
.
- ColumnRangeComponentHandle(int, String, Object, ColumnComponentInfo[]) - Constructor for class oracle.dss.dataView.ColumnRangeComponentHandle
-
Constructor.
- COLUMNS - Static variable in class oracle.adf.view.faces.bi.component.gantt.UndoableEdit
-
- COLUMNS_MENU - Static variable in class oracle.adf.view.faces.bi.component.gantt.UIGantt
-
- COLUMNS_TITLE_KEY - Static variable in class oracle.adf.view.faces.bi.component.nBox.UINBox
-
- ColumnSortInfo - Class in oracle.dss.util
-
Class specifying one or more sets of direction, type, and hidden
dimension item sort criteria for use in the
setColumnSort
API.
- ColumnSortInfo() - Constructor for class oracle.dss.util.ColumnSortInfo
-
Constructor
- ColumnSortInfo(String, int, int, boolean) - Constructor for class oracle.dss.util.ColumnSortInfo
-
- ColumnSortInfo(String, int, boolean) - Constructor for class oracle.dss.util.ColumnSortInfo
-
Constructor
- combination_vert_abs - Static variable in class oracle.dss.graph.CommonGraph
-
Deprecated.
- COMBINATION_VERT_ABS - Static variable in interface oracle.dss.graph.GraphConstants
-
Graph type: Absolute vertical combination graph
- combination_vert_abs_2y - Static variable in class oracle.dss.graph.CommonGraph
-
Deprecated.
- COMBINATION_VERT_ABS_2Y - Static variable in interface oracle.dss.graph.GraphConstants
-
Graph type: Absolute 2Y vertical combination graph
- combineArrays(String[], String[]) - Static method in class oracle.dss.util.Utility
-
Combine two string arrays into one
- CommonBaseTitle - Class in oracle.dss.dataView
-
- CommonBaseTitle(String, CommonDataview, int) - Constructor for class oracle.dss.dataView.CommonBaseTitle
-
- CommonDataview - Class in oracle.dss.dataView
-
Application developers should not create this class.
- CommonDataview(Locale) - Constructor for class oracle.dss.dataView.CommonDataview
-
- CommonDataview(Locale, ErrorHandler) - Constructor for class oracle.dss.dataView.CommonDataview
-
- CommonDataview.DefaultAttributeFormatter - Class in oracle.dss.dataView
-
- CommonDataview.NullObject - Class in oracle.dss.dataView
-
- CommonGauge - Class in oracle.dss.gauge
-
Deprecated.
- CommonGauge() - Constructor for class oracle.dss.gauge.CommonGauge
-
Deprecated.
- CommonGauge(String) - Constructor for class oracle.dss.gauge.CommonGauge
-
Deprecated.
- CommonGauge(Locale, ThickGauge) - Constructor for class oracle.dss.gauge.CommonGauge
-
Deprecated.
- CommonGraph - Class in oracle.dss.graph
-
Deprecated.
- CommonGraph() - Constructor for class oracle.dss.graph.CommonGraph
-
Deprecated.
- CommonGraph(Locale, boolean) - Constructor for class oracle.dss.graph.CommonGraph
-
Deprecated.
- CommonGraph(Locale, boolean, ThickDataview, ErrorHandler) - Constructor for class oracle.dss.graph.CommonGraph
-
Deprecated.
- CommonGraph.GraphBadDogCallback - Class in oracle.dss.graph
-
Deprecated.
- CommonGraph.GraphTDGListener - Class in oracle.dss.graph
-
Deprecated.
- CommonSparkChart - Class in oracle.dss.sparkChart
-
Deprecated.
- CommonSparkChart() - Constructor for class oracle.dss.sparkChart.CommonSparkChart
-
Deprecated.
Constructor.
- CommonSparkChart.Type - Enum in oracle.dss.sparkChart
-
Deprecated.
Defines the types of spark charts.
- compareArrays(Object[], Object[]) - Static method in class oracle.dss.util.Utility
-
Compare two arrays and return true if they are exactly equal
- compareAsNumbers(Object, Object) - Static method in class oracle.dss.util.Utility
-
Compares the numeric values of the two Object
Utility method to handle the fact that it is not possible to use the
Comparable interface to compare different numeric types
- compareComponentViewFormat(ComponentHandle, ViewFormat) - Method in interface oracle.dss.dataView.GridViewAttribute
-
- compareComponentViewStyle(ComponentHandle, ViewStyle) - Method in interface oracle.dss.dataView.GridViewAttribute
-
- compareHashMap(HashMap, HashMap) - Static method in class oracle.dss.util.Utility
-
Compare two hashtables
- compareHashtables(Hashtable, Hashtable) - Static method in class oracle.dss.util.Utility
-
Compare two hashtables
- compareLists(List, List) - Static method in class oracle.dss.util.Utility
-
- compareLists(String[], String[]) - Static method in class oracle.dss.util.Utility
-
Compare two string arrays and return true if they are exactly equal except for order
- compareListsExact(String[], String[]) - Static method in class oracle.dss.util.Utility
-
Compare two string arrays and return true if they are exactly equal
- compareObj(Object, Object) - Static method in class oracle.dss.util.Utility
-
Test two Objects for equality accounting for the possibility
of nulls.
- comparePieces(Object, Object, Comparison) - Method in class oracle.dss.util.HierarchicalQDRMember
-
- compareVectors(Vector, Vector) - Static method in class oracle.dss.util.Utility
-
Compare two Vectors for a deep match.
- compareVersionStrings(String, String) - Static method in class oracle.dss.util.Utility
-
- compareXMLVersions(String, String) - Static method in class oracle.dss.dataView.DataviewUtils
-
- compareXMLVersions(String, String) - Static method in class oracle.dss.util.Utility
-
- Comparison - Interface in oracle.dss.util
-
- COMPLETED_THROUGH - Static variable in interface oracle.adf.view.faces.bi.component.gantt.GanttConstants
-
Deprecated.
- component - Variable in class oracle.dss.dataView.ControllerEvent
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.attributeGroups.UIAttributeExceptionRule
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.attributeGroups.UIAttributeGroups
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.attributeGroups.UIAttributeMatchRule
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.chart.UIAreaChart
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.chart.UIAxisLine
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.chart.UIBarChart
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.chart.UIBubbleChart
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.chart.UIChartGroup
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.chart.UIChartValueFormat
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.chart.UIComboChart
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.chart.UIDataItem
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.chart.UIFunnelChart
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.chart.UIFunnelDataItem
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.chart.UIHorizontalBarChart
-
Deprecated.
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.chart.UILegend
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.chart.UILineChart
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.chart.UIPieChart
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.chart.UIPieDataItem
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.chart.UIScatterChart
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.chart.UISeriesStyle
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.chart.UIStockChart
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.chart.UIStockDataItem
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.chart.UITickLabel
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.chart.UIXAxis
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.chart.UIY2Axis
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.chart.UIYAxis
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.common.UIMajorTick
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.common.UIMarker
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.common.UIMinorTick
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.common.UIReferenceArea
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.common.UIReferenceAreaItem
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.common.UIReferenceLine
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.common.UIReferenceLineItem
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.dataView.UIDataView
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.diagram.UIClientLayout
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.diagram.UIDiagram
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.diagram.UIDiagramLink
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.diagram.UIDiagramLinks
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.diagram.UIDiagramNode
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.diagram.UIDiagramNodes
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.diagram.UILinkAttributes
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.diagram.UINodeAttributes
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.gantt.Legend
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.gantt.TimeAxis
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.gantt.UIProjectGantt
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.gantt.UIResourceUtilizationGantt
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.gantt.UISchedulingGantt
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.gauge.CoreGauge
-
Deprecated.
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.gauge.UIDialGauge
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.gauge.UIDialGauge
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.gauge.UIGauge
-
Deprecated.
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.gauge.UIGauge
-
Deprecated.
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.gauge.UILedGauge
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.gauge.UILedGauge
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.gauge.UIMetricLabel
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.gauge.UIMetricLabel
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.gauge.UIRatingGauge
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.gauge.UIRatingGauge
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.gauge.UIStatusMeterGauge
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.gauge.UIStatusMeterGauge
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.gauge.UIThreshold
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.gauge.UIThreshold
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.gauge.UITickLabel
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.gauge.UITickLabel
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.geoMap.UIGeoMap
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.graph.CoreGraph
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.graph.RichSparkChart
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.graph.RichSparkChart
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.graph.UIGraph
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.graph.UIGraph
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.graph.UISparkChart
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.graph.UISparkItem
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.hierarchyViewer.Link
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.hierarchyViewer.Node
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.hierarchyViewer.PanelCard
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.hierarchyViewer.Search
-
Deprecated.
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.hierarchyViewer.SearchResults
-
Deprecated.
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.hierarchyViewer.UIHierarchyViewer
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.legend.UILegend
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.legend.UILegendSection
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.legend.UIShowLegendGroup
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.nBox.UINBox
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.nBox.UINBoxCell
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.nBox.UINBoxColumn
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.nBox.UINBoxNode
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.nBox.UINBoxRow
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.overview.UIOverview
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.overviewWindow.UIOverviewWindow
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.palette.UIPalette
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.palette.UIPaletteItem
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.palette.UIPaletteLink
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.palette.UIPaletteLinkDefs
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.palette.UIPaletteSection
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.pictoChart.UIPictoChart
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.pictoChart.UIPictoChartItem
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.pivotTable.UIDataCell
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.pivotTable.UIHeaderCell
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.pivotTable.UIPivotTable
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.sunburst.UISunburst
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.sunburst.UISunburstNode
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.tagCloud.UITagCloud
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.tagCloud.UITagCloudItem
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.thematicMap.UIArea
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.thematicMap.UIAreaDataLayer
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.thematicMap.UIAreaLayer
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.thematicMap.UIAreaLocation
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.thematicMap.UICustomArea
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.thematicMap.UICustomAreaLayer
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.thematicMap.UIDataLayer
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.thematicMap.UIPointDataLayer
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.thematicMap.UIPointLocation
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.thematicMap.UIThematicMap
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.timeline.UITimeItem
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.timeline.UITimeline
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.timeline.UITimelineItem
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.timeline.UITimelineOverview
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.timeline.UITimelineSeries
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.timeline.UITimeSeries
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.treemap.UITreemap
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.treemap.UITreemapNode
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.treemap.UITreemapNodeHeader
-
- COMPONENT_FAMILY - Static variable in class oracle.adf.view.faces.bi.component.util.Span
-
- COMPONENT_ID - Static variable in interface oracle.adf.view.faces.bi.BIFacesConstants
-
Deprecated.
- COMPONENT_NUMBER - Static variable in class oracle.dss.util.VersionInfo
-
- COMPONENT_SELECTED - Static variable in class oracle.dss.dataView.SelectEvent
-
Selected
- COMPONENT_SELECTING - Static variable in class oracle.dss.dataView.SelectEvent
-
Selecting
- COMPONENT_SIZED - Static variable in class oracle.dss.dataView.SizeEvent
-
Sized
- COMPONENT_SIZING - Static variable in class oracle.dss.dataView.SizeEvent
-
Sizing
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.attributeGroups.UIAttributeExceptionRule
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.attributeGroups.UIAttributeGroups
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.attributeGroups.UIAttributeMatchRule
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.chart.UIAreaChart
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.chart.UIAxisLine
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.chart.UIBarChart
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.chart.UIBubbleChart
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.chart.UIChartGroup
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.chart.UIChartValueFormat
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.chart.UIComboChart
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.chart.UIDataItem
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.chart.UIFunnelChart
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.chart.UIFunnelDataItem
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.chart.UIHorizontalBarChart
-
Deprecated.
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.chart.UILegend
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.chart.UILineChart
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.chart.UIPieChart
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.chart.UIPieDataItem
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.chart.UIScatterChart
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.chart.UISeriesStyle
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.chart.UIStockChart
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.chart.UIStockDataItem
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.chart.UITickLabel
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.chart.UIXAxis
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.chart.UIY2Axis
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.chart.UIYAxis
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.common.UIMajorTick
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.common.UIMarker
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.common.UIMinorTick
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.common.UIReferenceArea
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.common.UIReferenceAreaItem
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.common.UIReferenceLine
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.common.UIReferenceLineItem
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.dataView.UIDataView
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.diagram.UIClientLayout
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.diagram.UIDiagram
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.diagram.UIDiagramLink
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.diagram.UIDiagramLinks
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.diagram.UIDiagramNode
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.diagram.UIDiagramNodes
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.diagram.UILinkAttributes
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.diagram.UINodeAttributes
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.gantt.Legend
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.gantt.TimeAxis
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.gantt.UIProjectGantt
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.gantt.UIResourceUtilizationGantt
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.gantt.UISchedulingGantt
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.gauge.CoreGauge
-
Deprecated.
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.gauge.UIDialGauge
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.gauge.UIDialGauge
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.gauge.UIGauge
-
Deprecated.
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.gauge.UIGauge
-
Deprecated.
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.gauge.UILedGauge
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.gauge.UILedGauge
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.gauge.UIMetricLabel
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.gauge.UIMetricLabel
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.gauge.UIRatingGauge
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.gauge.UIRatingGauge
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.gauge.UIStatusMeterGauge
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.gauge.UIStatusMeterGauge
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.gauge.UIThreshold
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.gauge.UIThreshold
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.gauge.UITickLabel
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.gauge.UITickLabel
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.geoMap.UIGeoMap
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.graph.CoreGraph
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.graph.RichSparkChart
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.graph.RichSparkChart
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.graph.UIGraph
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.graph.UIGraph
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.graph.UISparkChart
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.graph.UISparkItem
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.hierarchyViewer.Link
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.hierarchyViewer.Node
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.hierarchyViewer.PanelCard
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.hierarchyViewer.Search
-
Deprecated.
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.hierarchyViewer.SearchResults
-
Deprecated.
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.hierarchyViewer.UIHierarchyViewer
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.legend.UILegend
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.legend.UILegendSection
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.legend.UIShowLegendGroup
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.nBox.UINBox
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.nBox.UINBoxCell
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.nBox.UINBoxColumn
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.nBox.UINBoxNode
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.nBox.UINBoxRow
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.overview.UIOverview
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.overviewWindow.UIOverviewWindow
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.palette.UIPalette
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.palette.UIPaletteItem
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.palette.UIPaletteLink
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.palette.UIPaletteLinkDefs
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.palette.UIPaletteSection
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.pictoChart.UIPictoChart
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.pictoChart.UIPictoChartItem
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.pivotTable.UIDataCell
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.pivotTable.UIHeaderCell
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.pivotTable.UIPivotTable
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.sunburst.UISunburst
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.sunburst.UISunburstNode
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.tagCloud.UITagCloud
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.tagCloud.UITagCloudItem
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.thematicMap.UIArea
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.thematicMap.UIAreaDataLayer
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.thematicMap.UIAreaLayer
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.thematicMap.UIAreaLocation
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.thematicMap.UICustomArea
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.thematicMap.UICustomAreaLayer
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.thematicMap.UIDataLayer
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.thematicMap.UIPointDataLayer
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.thematicMap.UIPointLocation
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.thematicMap.UIThematicMap
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.timeline.UITimeItem
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.timeline.UITimeline
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.timeline.UITimelineItem
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.timeline.UITimelineOverview
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.timeline.UITimelineSeries
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.timeline.UITimeSeries
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.treemap.UITreemap
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.treemap.UITreemapNode
-
- COMPONENT_TYPE - Static variable in class oracle.adf.view.faces.bi.component.treemap.UITreemapNodeHeader
-
- COMPONENT_TYPE - Static variable in class oracle.dss.rules.RuleContext
-
Key for an Integer
object that is used by the
ComponentTypeDiscriminator
.
- ComponentHandle - Class in oracle.dss.dataView
-
Represents a component in a Dataview
.
- ComponentHandle(int, String, Object) - Constructor for class oracle.dss.dataView.ComponentHandle
-
Constructor.
- ComponentInfo - Class in oracle.dss.util
-
Information about a component in a DataView
.
- ComponentInfo() - Constructor for class oracle.dss.util.ComponentInfo
-
Constructor.
- componentSelected(ControllerEvent) - Method in interface oracle.dss.dataView.ControllerListener
-
The component has been selected.
- componentSelected(ControllerEvent) - Method in class oracle.dss.dataView.ControllerListenerAdapter
-
The component has been selected.
- componentSelected(Dataview, ComponentHandle) - Method in class oracle.dss.dataView.ManagerAdapter
-
The given component was selected.
- componentSelected(Dataview, ComponentHandle) - Method in interface oracle.dss.dataView.SelectionManager
-
The given component was selected.
- componentSelecting(ControllerEvent) - Method in interface oracle.dss.dataView.ControllerListener
-
The component is about to be selected.
- componentSelecting(ControllerEvent) - Method in class oracle.dss.dataView.ControllerListenerAdapter
-
The component is about to be selected.
- componentSized(ControllerEvent) - Method in interface oracle.dss.dataView.ControllerListener
-
The component has been resized.
- componentSized(ControllerEvent) - Method in class oracle.dss.dataView.ControllerListenerAdapter
-
The component has been resized.
- componentSizing(ControllerEvent) - Method in interface oracle.dss.dataView.ControllerListener
-
The component is about to be resized.
- componentSizing(ControllerEvent) - Method in class oracle.dss.dataView.ControllerListenerAdapter
-
The component is about to be resized.
- ComponentTypeConverter - Interface in oracle.dss.rules
-
Methods required for transforming representations of view
components.
- ComponentTypeDiscriminator - Class in oracle.dss.rules.discriminator
-
Discriminator for a rule that applies when a DataView
item
is a particular component.
- ComponentTypeDiscriminator() - Constructor for class oracle.dss.rules.discriminator.ComponentTypeDiscriminator
-
Constructor that does not specify a component type.
- ComponentTypeDiscriminator(int) - Constructor for class oracle.dss.rules.discriminator.ComponentTypeDiscriminator
-
Constructor that specifies a component type.
- CompositeDiscriminator - Class in oracle.dss.rules.discriminator
-
Discriminator
that combines two Discriminator
objects, for complex rules that are based on more than one kind of
information.
- CompositeDiscriminator() - Constructor for class oracle.dss.rules.discriminator.CompositeDiscriminator
-
Constructor that does not specify base discriminators or an operator.
- CompositeDiscriminator(Discriminator, Discriminator, int) - Constructor for class oracle.dss.rules.discriminator.CompositeDiscriminator
-
Constructor that specifies the base discriminators and the
operator.
- CompoundCondition - Class in oracle.dss.util
-
CompoundCondition generated by combining 2 SimpleConditions or a combination of
SimpleCondition and another CompoundCondition
- CompoundCondition() - Constructor for class oracle.dss.util.CompoundCondition
-
- CompoundCondition(Object, int, Object) - Constructor for class oracle.dss.util.CompoundCondition
-
constructor
- computeColumnHeaderRowHeight(String) - Method in class oracle.adf.view.faces.bi.component.pivotTable.SizingManager
-
Returns the height in pixels of a layer on the pivot table's column header.
- computeColumnHeaderRowHeight(String) - Method in class oracle.adf.view.faces.bi.component.pivotTable.SizingManagerImpl
-
- computeColumnWidth(QDR) - Method in class oracle.adf.view.faces.bi.component.pivotTable.SizingManager
-
Returns the width in pixels of the specified pivot table column.
- computeColumnWidth(QDR) - Method in class oracle.adf.view.faces.bi.component.pivotTable.SizingManagerImpl
-
- computeLayerSize(List, int, String) - Method in class oracle.adf.view.faces.bi.component.pivotTable.SizingManagerImpl
-
Returns the size in pixels of the specified layer.
- computeRowHeaderColumnWidth(String) - Method in class oracle.adf.view.faces.bi.component.pivotTable.SizingManager
-
Returns the width in pixels of a layer on the pivot table's row header.
- computeRowHeaderColumnWidth(String) - Method in class oracle.adf.view.faces.bi.component.pivotTable.SizingManagerImpl
-
- computeRowHeight(QDR) - Method in class oracle.adf.view.faces.bi.component.pivotTable.SizingManager
-
Returns the height in pixels of the specified pivot table row.
- computeRowHeight(QDR) - Method in class oracle.adf.view.faces.bi.component.pivotTable.SizingManagerImpl
-
- computeSliceSize(List, int, QDR) - Method in class oracle.adf.view.faces.bi.component.pivotTable.SizingManagerImpl
-
Returns the size in pixels of the specified slice.
- CONDITION_KEY - Static variable in class oracle.adf.view.faces.bi.component.attributeGroups.UIAttributeExceptionRule
-
- ConditionDiscriminator - Class in oracle.dss.rules.discriminator
-
- ConditionDiscriminator() - Constructor for class oracle.dss.rules.discriminator.ConditionDiscriminator
-
Constructor that does not specify a data condition
If you use this constructor, call the setDataCondition
method
to specify a DataCondition either SimpleCondition
or
CompoundCondition
for this Discriminator
.
- ConditionDiscriminator(Object, String) - Constructor for class oracle.dss.rules.discriminator.ConditionDiscriminator
-
Constructor that specifies a data condition.
- ConditionElement - Class in oracle.dss.dataView
-
A condition of a UIFormat
.
- ConditionElement() - Constructor for class oracle.dss.dataView.ConditionElement
-
- ConditionElement(String, String, boolean, int) - Constructor for class oracle.dss.dataView.ConditionElement
-
- ConditionElement(String, String, boolean) - Constructor for class oracle.dss.dataView.ConditionElement
-
- ConditionElement(String, Vector, boolean) - Constructor for class oracle.dss.dataView.ConditionElement
-
- ConditionElement(String, Object, boolean) - Constructor for class oracle.dss.dataView.ConditionElement
-
- ConditionElement(String, String, int) - Constructor for class oracle.dss.dataView.ConditionElement
-
Constructor.
- ConditionElement(String, Vector, int) - Constructor for class oracle.dss.dataView.ConditionElement
-
Constructor for a List-type QDR member.
- ConditionElement(String, String) - Constructor for class oracle.dss.dataView.ConditionElement
-
Constructor for single dimension member QDR.
- ConditionElement(String, Vector) - Constructor for class oracle.dss.dataView.ConditionElement
-
Constructor for a condition element with fixed QDR member or a list of
QDR members.
- ConditionElement(String, Object) - Constructor for class oracle.dss.dataView.ConditionElement
-
- ConditionElement(String, int, Double, Double, boolean) - Constructor for class oracle.dss.dataView.ConditionElement
-
Constructor for a value based condition.
- ConditionElement(String, int, Date, Date, boolean) - Constructor for class oracle.dss.dataView.ConditionElement
-
- ConditionElement(Object, Object, String) - Constructor for class oracle.dss.dataView.ConditionElement
-
- ConditionElement(Vector) - Constructor for class oracle.dss.dataView.ConditionElement
-
- Connector - Class in oracle.dss.graph
-
The Pie-bar connector of the graph.
- Connector(CommonGraph) - Constructor for class oracle.dss.graph.Connector
-
- CONNECTOR - Static variable in interface oracle.dss.graph.GraphConstants
-
The Connector
component.
- constrainWidth - Variable in class oracle.dss.dataView.BaseTitle
-
- constructId(String) - Method in class oracle.dss.gauge.GaugeSVGWriter
-
- constructSliceQDR(int, int) - Method in class oracle.dss.dataView.LocalDataSource
-
- constructSliceQDR(int, int) - Method in class oracle.dss.graph.SampleDataSource
-
- consume() - Method in class oracle.dss.dataView.DataviewEvent
-
Consumes this event.
- consumed - Variable in class oracle.dss.dataView.DataviewEvent
-
- CONTAINER_BEHAVIOR_KEY - Static variable in class oracle.adf.view.faces.bi.component.diagram.UIDiagramNode
-
- CONTAINER_ID_KEY - Static variable in class oracle.adf.view.faces.bi.component.diagram.UIDiagramNode
-
- CONTAINER_STYLE_KEY - Static variable in class oracle.adf.view.faces.bi.component.diagram.UIDiagramNode
-
- contains(ViewFormat) - Method in class oracle.dss.dataView.managers.ViewFormat
-
Indicates whether the specified ViewFormat
is a subset of this
ViewFormat
object.
- contains(ViewStyle) - Method in class oracle.dss.dataView.managers.ViewStyle
-
Indicates whether the specified object is a subset of this ViewStyle
object.
- contains(double, double, boolean) - Method in class oracle.dss.gauge.DrawableObject
-
Perform an inclusion test on the object based on the given point
- contains(double, double, boolean) - Method in class oracle.dss.gauge.DrawableObject.Image
-
Perform an inclusion test on the object based on the given point
- contains(double, double, boolean) - Method in class oracle.dss.gauge.DrawableObject.Label
-
Perform an inclusion test on the object based on the given point
- contains(double, double, boolean) - Method in class oracle.dss.gauge.DrawableObject.Shape
-
Perform an inclusion test on the object based on the given point
- contains(double, double, boolean) - Method in class oracle.dss.gauge.DrawableObject.Transform
-
Perform an inclusion test on the object based on the given point
- contains(HierarchicalQDR, HierarchicalQDR, Comparison) - Static method in class oracle.dss.util.HierarchicalQDR
-
- contains(Vector, Vector, Comparison) - Method in class oracle.dss.util.HierarchicalQDRMember
-
- contains(HierarchicalQDRMember, Comparison) - Method in class oracle.dss.util.HierarchicalQDRMember
-
Indicates whether this HierarchicalQDRMember
contains the
specified HierarchicalQDRMember
.
- contains(HierarchicalQDRMember) - Method in class oracle.dss.util.HierarchicalQDRMember
-
Indicates whether this HierarchicalQDRMember
contains the
specified HierarchicalQDRMember
.
- contains(QDRInterface, QDRInterface) - Static method in class oracle.dss.util.QDR
-
- contains(Map<String, Object>, Map<String, Object>) - Static method in class oracle.dss.util.QDR
-
- contains(Vector, Vector) - Method in class oracle.dss.util.QDRMember
-
- contains(QDRMember) - Method in class oracle.dss.util.QDRMember
-
Indicates whether this QDRMember
contains the specified
QDRMember
.
- contains(Range) - Method in class oracle.dss.util.Range
-
- contains(int) - Method in class oracle.dss.util.Range
-
- contains(Vector, Vector) - Static method in class oracle.dss.util.Utility
-
- containsKey(Object) - Method in class oracle.dss.util.ArrayMap
-
- containsKey(Object) - Method in class oracle.dss.util.QDR
-
- containsType(String) - Method in class oracle.dss.util.AbstractMap
-
Locates the index of a type in this map.
- containsValue(Object) - Method in class oracle.dss.util.ArrayMap
-
- containsValue(Object) - Method in class oracle.dss.util.QDR
-
- CONTENT_DELIVERY - Static variable in class oracle.adf.view.faces.bi.component.imageView.UIImageView
-
- CONTENT_DELIVERY_IMMEDIATE - Static variable in class oracle.adf.view.faces.bi.component.gantt.UIGantt
-
- CONTENT_DELIVERY_IMMEDIATE - Static variable in class oracle.adf.view.faces.bi.component.pivotFilterBar.UIPivotFilterBar
-
- CONTENT_DELIVERY_IMMEDIATE - Static variable in class oracle.adf.view.faces.bi.component.pivotTable.UIPivotTable
-
- CONTENT_DELIVERY_IMMEDIATE - Static variable in class oracle.adf.view.faces.bi.component.timeline.UITimeline
-
- CONTENT_DELIVERY_IMMEDIATE - Static variable in class oracle.adf.view.faces.bi.component.timeline.UITimelineSeries
-
- CONTENT_DELIVERY_KEY - Static variable in class oracle.adf.view.faces.bi.component.chart.UIChartBase
-
- CONTENT_DELIVERY_KEY - Static variable in class oracle.adf.view.faces.bi.component.diagram.UIDiagram
-
- CONTENT_DELIVERY_KEY - Static variable in class oracle.adf.view.faces.bi.component.gantt.UIGantt
-
- CONTENT_DELIVERY_KEY - Static variable in class oracle.adf.view.faces.bi.component.graph.UISparkChart
-
- CONTENT_DELIVERY_KEY - Static variable in class oracle.adf.view.faces.bi.component.hierarchyViewer.PanelCard
-
- CONTENT_DELIVERY_KEY - Static variable in class oracle.adf.view.faces.bi.component.hierarchyViewer.UIHierarchyViewer
-
- CONTENT_DELIVERY_KEY - Static variable in class oracle.adf.view.faces.bi.component.imageView.UIImageView
-
- CONTENT_DELIVERY_KEY - Static variable in class oracle.adf.view.faces.bi.component.nBox.UINBox
-
- CONTENT_DELIVERY_KEY - Static variable in class oracle.adf.view.faces.bi.component.pictoChart.UIPictoChart
-
- CONTENT_DELIVERY_KEY - Static variable in class oracle.adf.view.faces.bi.component.pivotFilterBar.UIPivotFilterBar
-
- CONTENT_DELIVERY_KEY - Static variable in class oracle.adf.view.faces.bi.component.pivotTable.UIPivotTable
-
- CONTENT_DELIVERY_KEY - Static variable in class oracle.adf.view.faces.bi.component.sunburst.UISunburst
-
- CONTENT_DELIVERY_KEY - Static variable in class oracle.adf.view.faces.bi.component.tagCloud.UITagCloud
-
- CONTENT_DELIVERY_KEY - Static variable in class oracle.adf.view.faces.bi.component.thematicMap.UIDataLayer
-
- CONTENT_DELIVERY_KEY - Static variable in class oracle.adf.view.faces.bi.component.timeline.UITimeline
-
- CONTENT_DELIVERY_KEY - Static variable in class oracle.adf.view.faces.bi.component.timeline.UITimelineSeries
-
- CONTENT_DELIVERY_KEY - Static variable in class oracle.adf.view.faces.bi.component.treemap.UITreemap
-
- CONTENT_DELIVERY_LAZY - Static variable in class oracle.adf.view.faces.bi.component.gantt.UIGantt
-
- CONTENT_DELIVERY_LAZY - Static variable in class oracle.adf.view.faces.bi.component.pivotFilterBar.UIPivotFilterBar
-
- CONTENT_DELIVERY_LAZY - Static variable in class oracle.adf.view.faces.bi.component.pivotTable.UIPivotTable
-
- CONTENT_DELIVERY_LAZY - Static variable in class oracle.adf.view.faces.bi.component.timeline.UITimeline
-
- CONTENT_DELIVERY_LAZY - Static variable in class oracle.adf.view.faces.bi.component.timeline.UITimelineSeries
-
- CONTENT_DELIVERY_WHEN_AVAILABLE - Static variable in class oracle.adf.view.faces.bi.component.pivotFilterBar.UIPivotFilterBar
-
- CONTENT_DELIVERY_WHEN_AVAILABLE - Static variable in class oracle.adf.view.faces.bi.component.pivotTable.UIPivotTable
-
- CONTENT_DELIVERY_WHENAVAILABLE - Static variable in class oracle.adf.view.faces.bi.component.timeline.UITimeline
-
- CONTENT_DELIVERY_WHENAVAILABLE - Static variable in class oracle.adf.view.faces.bi.component.timeline.UITimelineSeries
-
- CONTENT_KEY - Static variable in class oracle.adf.view.faces.bi.component.gauge.TickLabel
-
Deprecated.
- CONTENT_KEY - Static variable in class oracle.adf.view.faces.bi.component.gauge.TickMark
-
Deprecated.
- CONTEXT_MENU_FACET - Static variable in class oracle.adf.view.faces.bi.component.pivotTable.UIPivotTable
-
- CONTEXT_MENU_FACET - Static variable in class oracle.adf.view.faces.bi.component.timeline.UITimelineSeries
-
- CONTEXT_MENU_ID_KEY - Static variable in class oracle.adf.view.faces.bi.component.pivotTable.UIPivotTable
-
- CONTEXT_POSITION_KEY - Static variable in class oracle.adf.view.faces.bi.component.gantt.UIGantt
-
- continueQueryExecution() - Method in interface oracle.dss.util.AsyncDataSource
-
Continues execution of the query after confirmation
was requested.
- CONTINUOUS_TIME_AXIS_INTERVAL_KEY - Static variable in class oracle.adf.view.faces.bi.component.graph.CoreGraph
-
- CONTROL_PANEL_BEHAVIOR_KEY - Static variable in class oracle.adf.view.faces.bi.component.diagram.UIDiagram
-
- CONTROL_PANEL_BEHAVIOR_KEY - Static variable in class oracle.adf.view.faces.bi.component.hierarchyViewer.UIHierarchyViewer
-
- CONTROL_PANEL_BEHAVIOR_KEY - Static variable in class oracle.adf.view.faces.bi.component.thematicMap.UIThematicMap
-
- Controller - Interface in oracle.dss.dataView
-
Implements the common API for the common view controller.
- ControllerActions - Interface in oracle.dss.dataView
-
- ControllerAdapter - Class in oracle.dss.dataView
-
- ControllerAdapter(Dataview) - Constructor for class oracle.dss.dataView.ControllerAdapter
-
Class constructor.
- ControllerEvent - Class in oracle.dss.dataView
-
Base event describing a controller gesture.
- ControllerEvent(Object, ComponentHandle) - Constructor for class oracle.dss.dataView.ControllerEvent
-
Class constructor.
- ControllerListener - Interface in oracle.dss.dataView
-
Describes non-data-related events a bean user can listen for on
the Dataview
.
- ControllerListenerAdapter - Class in oracle.dss.dataView
-
Adapter class for the ControllerListener interface.
- ControllerListenerAdapter() - Constructor for class oracle.dss.dataView.ControllerListenerAdapter
-
- CONV_MAP - Static variable in class oracle.dss.graph.BaseGraphComponent
-
- convertAnimationIndicatorsToInt(String) - Static method in class oracle.dss.dataView.CommonDataview
-
- convertAnimationIndicatorsToString(int) - Static method in class oracle.dss.dataView.CommonDataview
-
- convertAnimationOnDataChangeToInt(String) - Static method in class oracle.dss.dataView.CommonDataview
-
- convertAnimationOnDataChangeToString(int) - Static method in class oracle.dss.dataView.CommonDataview
-
- convertAnimationOnDisplayToInt(String) - Static method in class oracle.dss.dataView.CommonDataview
-
- convertAnimationOnDisplayToString(int) - Static method in class oracle.dss.dataView.CommonDataview
-
- convertAnnotationsVisibilityToInt(String) - Static method in class oracle.dss.graph.CommonGraph
-
Deprecated.
- convertAnnotationsVisibilityToString(int) - Static method in class oracle.dss.graph.CommonGraph
-
Deprecated.
- convertArcTypeToString(int) - Static method in class oracle.dss.dataView.ImageViewExportXMLWriter
-
Convert an Arc2D arcType to a String.
- convertArrayToString(String[], int) - Static method in class oracle.adf.view.faces.bi.component.geoMap.MapUtil
-
- convertAssignedToY2ToInt(String) - Static method in class oracle.dss.graph.Series
-
- convertAssignedToY2ToString(int) - Method in class oracle.dss.graph.Series
-
- convertAssociationToInt(String) - Static method in class oracle.dss.graph.BaseGraphComponent
-
- convertAutomaticPlacementToInt(String) - Static method in class oracle.dss.graph.LegendArea
-
- convertAutomaticRotationToInt(String) - Static method in class oracle.dss.graph.O1TickLabel
-
- convertAxisLocationToInt(String) - Method in class oracle.dss.graph.BaseDataAxis
-
- convertAxisLocationToInt(String) - Method in class oracle.dss.graph.O1Axis
-
- convertAxisLocationToString(int) - Method in class oracle.dss.graph.BaseDataAxis
-
- convertAxisLocationToString(int) - Method in class oracle.dss.graph.O1Axis
-
- convertBarShapeToInt(String) - Static method in class oracle.dss.graph.CommonGraph
-
Deprecated.
- convertBarShapeToString(int) - Static method in class oracle.dss.graph.CommonGraph
-
Deprecated.
- convertCellEditStyleIntToString(int) - Static method in class oracle.dss.dataView.managers.ViewStyle
-
- convertCellEditStyleStringToInt(String) - Static method in class oracle.dss.dataView.managers.ViewStyle
-
- convertColorToAttributeValue(Color, ErrorHandler) - Static method in class oracle.dss.dataView.ImageViewExportXMLWriter
-
Get a color in a form appropriate for an attribute value.
- convertColorToString(Color) - Static method in class oracle.adf.view.faces.bi.component.geoMap.MapUtil
-
- convertCompIdToFacetName(int) - Method in class oracle.adf.view.faces.bi.component.gauge.CoreGauge
-
Deprecated.
- convertCompIdToFacetName(int) - Method in class oracle.adf.view.faces.bi.component.graph.CoreGraph
-
- convertCompIdToFacetName(int) - Method in class oracle.adf.view.faces.bi.component.imageView.UIImageView
-
Subclasses must implement this method.
- convertComponentIdToFacetName(int) - Static method in class oracle.adf.view.faces.bi.component.gauge.CoreGauge
-
Deprecated.
- convertComponentIdToFacetName(int) - Static method in class oracle.adf.view.faces.bi.component.graph.CoreGraph
-
- convertComponentTypeToInteger(String) - Method in class oracle.dss.dataView.CommonDataview
-
- convertComponentTypeToInteger(String) - Method in class oracle.dss.dataView.Dataview
-
- convertComponentTypeToInteger(String) - Method in class oracle.dss.dataView.UIDataviewAdapter
-
Retrieves an integer representation of a view component, from a
String
.
- convertComponentTypeToInteger(String) - Method in class oracle.dss.graph.CommonGraph
-
Deprecated.
- convertComponentTypeToInteger(String) - Method in interface oracle.dss.rules.ComponentTypeConverter
-
Retrieves an integer representation of a view component, from a
String
.
- convertComponentTypeToString(int) - Method in class oracle.dss.dataView.CommonDataview
-
- convertComponentTypeToString(int) - Method in class oracle.dss.dataView.Dataview
-
- convertComponentTypeToString(int) - Method in class oracle.dss.dataView.UIDataviewAdapter
-
Retrieves a String
representation of a view component,
from an integer.
- convertComponentTypeToString(int) - Method in class oracle.dss.graph.CommonGraph
-
Deprecated.
- convertComponentTypeToString(int) - Method in interface oracle.dss.rules.ComponentTypeConverter
-
Retrieves a String
representation of a view component,
from an integer.
- convertCompTypeToString(int) - Static method in class oracle.dss.gauge.GaugeExportXMLWriter
-
Convert the objectId for the given IdentObj to a String.
- convertContinuousTimeAxisIntervalToInt(String) - Static method in class oracle.dss.graph.CommonGraph
-
Deprecated.
- convertContinuousTimeAxisIntervalToString(int) - Static method in class oracle.dss.graph.CommonGraph
-
Deprecated.
- convertCustomLayoutToInt(String) - Static method in class oracle.dss.gauge.CommonGauge
-
Deprecated.
- convertCustomLayoutToInt(String) - Static method in class oracle.dss.graph.CommonGraph
-
Deprecated.
- convertCustomLayoutToString(int) - Static method in class oracle.dss.gauge.CommonGauge
-
Deprecated.
- convertCustomLayoutToString(int) - Static method in class oracle.dss.graph.CommonGraph
-
Deprecated.
- convertDateToString(Object) - Method in class oracle.dss.graph.ToolTipTextCallback
-
- convertDay(String) - Static method in class oracle.adf.view.faces.bi.component.gantt.GanttCalendar
-
- convertEnumSetToString(EnumSet<GraphConstants.InteractiveSliceBehavior>) - Static method in enum oracle.dss.graph.GraphConstants.InteractiveSliceBehavior
-
Returns the String representation of the EnumSet of InteractiveSliceBehavior
that is given.
- convertEnumSetToString(EnumSet<GraphConstants.InteractivityBehavior>) - Static method in enum oracle.dss.graph.GraphConstants.InteractivityBehavior
-
- convertEnumSetToString(EnumSet<GraphConstants.Markers>) - Static method in enum oracle.dss.graph.GraphConstants.Markers
-
Returns the String representation of the EnumSet of Markers
that is given.
- CONVERTER_KEY - Static variable in class oracle.adf.view.faces.bi.component.chart.UIChartValueFormat
-
- CONVERTER_KEY - Static variable in class oracle.adf.view.faces.bi.component.chart.UITickLabel
-
- CONVERTER_KEY - Static variable in class oracle.adf.view.faces.bi.component.common.UIMarker
-
- CONVERTER_KEY - Static variable in class oracle.adf.view.faces.bi.component.gauge.MetricLabel
-
Deprecated.
- CONVERTER_KEY - Static variable in class oracle.adf.view.faces.bi.component.gauge.TickLabel
-
Deprecated.
- CONVERTER_KEY - Static variable in class oracle.adf.view.faces.bi.component.gauge.UIMetricLabel
-
- CONVERTER_KEY - Static variable in class oracle.adf.view.faces.bi.component.gauge.UIMetricLabel
-
- CONVERTER_KEY - Static variable in class oracle.adf.view.faces.bi.component.gauge.UITickLabel
-
- CONVERTER_KEY - Static variable in class oracle.adf.view.faces.bi.component.gauge.UITickLabel
-
- CONVERTER_KEY - Static variable in class oracle.adf.view.faces.bi.component.geoMap.ThemeFOI
-
- CONVERTER_KEY - Static variable in class oracle.adf.view.faces.bi.component.graph.BaseDataAxisTickLabel
-
- CONVERTER_KEY - Static variable in class oracle.adf.view.faces.bi.component.graph.BaseFormat
-
- CONVERTER_KEY - Static variable in class oracle.adf.view.faces.bi.component.graph.SliceLabel
-
- CONVERTER_KEY - Static variable in class oracle.adf.view.faces.bi.component.thematicMap.UIArea
-
- CONVERTER_KEY - Static variable in class oracle.adf.view.faces.bi.component.util.AttributeFormat
-
- CONVERTER_KEY - Static variable in class oracle.adf.view.faces.bi.component.util.NumberFormat
-
Deprecated.
- convertFillPatternToString(int) - Static method in class oracle.dss.graph.BaseGraphComponent
-
- convertFitlineTypeToInt(String) - Static method in class oracle.dss.graph.Series
-
- convertFitlineTypeToString(int) - Method in class oracle.dss.graph.Series
-
- convertGaugeSetAlignmentToInt(String) - Static method in class oracle.dss.gauge.CommonGauge
-
Deprecated.
- convertGaugeSetAlignmentToString(int) - Static method in class oracle.dss.gauge.CommonGauge
-
Deprecated.
- convertGaugeSetColCountToInt(String) - Static method in class oracle.dss.gauge.CommonGauge
-
Deprecated.
- convertGaugeSetColCountToString(int) - Static method in class oracle.dss.gauge.CommonGauge
-
Deprecated.
- convertGaugeSetDirectionToInt(String) - Static method in class oracle.dss.gauge.CommonGauge
-
Deprecated.
- convertGaugeSetDirectionToString(int) - Static method in class oracle.dss.gauge.CommonGauge
-
Deprecated.
- convertGaugeTypeToInt(String) - Static method in class oracle.dss.gauge.CommonGauge
-
Deprecated.
- convertGaugeTypeToInt(String) - Static method in class oracle.dss.gauge.Gauge
-
- convertGaugeTypeToString(int) - Static method in class oracle.dss.gauge.CommonGauge
-
Deprecated.
Generates a String
representation of a
gauge type constant.
- convertGaugeTypeToString(int) - Static method in class oracle.dss.gauge.Gauge
-
Generates a String
representation of a
gauge type constant.
- convertGradientDirectionToInt(String) - Static method in class oracle.dss.gauge.SFX
-
- convertGradientDirectionToString(int) - Static method in class oracle.dss.gauge.SFX
-
- convertGradientDirectionToString(int) - Static method in class oracle.dss.graph.BaseGraphComponent
-
- convertGradientDirectionToXMLString(int) - Static method in class oracle.dss.gauge.GaugeExportXMLWriter
-
- convertGradientFillTypeToInt(String) - Static method in class oracle.dss.gauge.SFX
-
- convertGradientFillTypeToString(int) - Static method in class oracle.dss.gauge.SFX
-
- convertGraphTypeToInt(String) - Static method in class oracle.dss.graph.CommonGraph
-
Deprecated.
- convertGraphTypeToInt(String) - Static method in class oracle.dss.graph.Graph
-
- convertGraphTypeToString(int) - Static method in class oracle.dss.graph.CommonGraph
-
Deprecated.
- convertGraphTypeToString(int) - Static method in class oracle.dss.graph.Graph
-
Generates a String
representation of a graph type constant.
- convertHideAndShowBehaviorToInt(String) - Static method in class oracle.dss.graph.CommonGraph
-
Deprecated.
- convertHideAndShowBehaviorToString(int) - Method in class oracle.dss.graph.CommonGraph
-
Deprecated.
- convertHorizAlignToEWT(int) - Static method in class oracle.dss.dataView.DataviewUtils
-
Convert horizontal Swing alignemnts to EWT
- convertHorizAlignToJava(int) - Static method in class oracle.dss.dataView.DataviewUtils
-
Convert horizontal EWT alignments to Swing alignments
- convertHorizontalAlignmentToInt(String) - Static method in class oracle.dss.graph.BaseGraphComponent
-
- convertHorizontalAlignmentToString(int) - Method in class oracle.dss.graph.BaseGraphComponent
-
- convertHoverBehavior(String) - Static method in class oracle.adf.view.faces.bi.component.geoMap.PointFOI
-
- convertHoverBehaviorToString(int) - Static method in class oracle.adf.view.faces.bi.component.geoMap.PointFOI
-
- convertLabelPositionToInt(String) - Static method in class oracle.dss.gauge.BaseLabel
-
- convertLabelPositionToInt(String) - Static method in class oracle.dss.graph.Slice
-
- convertLabelPositionToString(int) - Static method in class oracle.dss.gauge.BaseLabel
-
- convertLabelPositionToString(int) - Static method in class oracle.dss.graph.Slice
-
- convertLEDStyleToInt(String) - Static method in class oracle.dss.gauge.CommonGauge
-
Deprecated.
Generates a String
representation of an
LED style constant.
- convertLEDStyleToString(int) - Static method in class oracle.dss.gauge.CommonGauge
-
Deprecated.
Generates a String
representation of an
LED style constant.
- convertLeftClickBehavior(String) - Static method in class oracle.adf.view.faces.bi.component.geoMap.ThemeFOI
-
- convertLegendAreaPositionToInt(String) - Static method in class oracle.dss.graph.LegendArea
-
- convertLegendAreaPositionToString(int) - Method in class oracle.dss.graph.LegendArea
-
- convertLineStyleToInt(String) - Static method in class oracle.dss.graph.BaseGraphComponent
-
- convertLineStyleToString(int) - Static method in class oracle.dss.graph.BaseGraphComponent
-
- convertLocationToInt(String) - Static method in class oracle.dss.graph.BaseGraphComponent
-
- convertMarkerShapeInLegendToInt(String) - Static method in class oracle.dss.graph.CommonGraph
-
Deprecated.
- convertMarkerShapeInLegendToString(int) - Method in class oracle.dss.graph.CommonGraph
-
Deprecated.
- convertMarkerShapeToInt(String) - Static method in class oracle.dss.graph.Series
-
- convertMarkerShapeToString(int) - Static method in class oracle.dss.graph.Series
-
- convertMarkerTextPlaceToInt(String) - Static method in class oracle.dss.graph.MarkerText
-
- convertMarkerTextPlaceToString(int) - Method in class oracle.dss.graph.MarkerText
-
- convertMarkerTooltipTypeToInt(String) - Static method in class oracle.dss.graph.CommonGraph
-
Deprecated.
- convertMarkerTooltipTypeToString(int) - Method in class oracle.dss.graph.CommonGraph
-
Deprecated.
- convertMarkerTypeToInt(String) - Static method in class oracle.dss.graph.Series
-
- convertMarkerTypeToString(int) - Method in class oracle.dss.graph.Series
-
- convertMonth(String) - Static method in class oracle.adf.view.faces.bi.component.gantt.GanttCalendar
-
- convertNegCurFmtToInt(String) - Static method in class oracle.dss.util.format.BaseViewFormat
-
- convertNegNumFmtToInt(String) - Static method in class oracle.dss.util.format.BaseViewFormat
-
- convertNonAutoScalingToScaleFactor(String) - Static method in class oracle.dss.util.format.BaseViewFormat
-
- convertNumberTypeToInt(String) - Static method in class oracle.dss.gauge.CommonGauge
-
Deprecated.
- convertNumberTypeToInt(String) - Static method in class oracle.dss.util.format.BaseViewFormat
-
- convertNumberTypeToString(int) - Static method in class oracle.dss.gauge.CommonGauge
-
Deprecated.
- convertOverlayText(String) - Static method in class oracle.adf.view.faces.bi.component.geoMap.PointStyleItem
-
- convertParametersToDataContent(Map, ThemeFOI) - Static method in class oracle.adf.view.faces.bi.component.geoMap.MapUtil
-
- convertPosCurFmtToInt(String) - Static method in class oracle.dss.util.format.BaseViewFormat
-
- convertPositionToInt(String) - Static method in class oracle.dss.gauge.LegendArea
-
- convertPositionToString(int) - Static method in class oracle.dss.gauge.LegendArea
-
- convertPosNumFmtToInt(String) - Static method in class oracle.dss.util.format.BaseViewFormat
-
- convertReferenceObjectDisplayToInt(String) - Static method in class oracle.dss.graph.CommonGraph
-
Deprecated.
- convertReferenceObjectDisplayToString(int) - Static method in class oracle.dss.graph.CommonGraph
-
Deprecated.
- convertRelOperatorToInt(String) - Method in class oracle.dss.rules.discriminator.ValueDiscriminator
-
- convertRelOperatorToString(int) - Method in class oracle.dss.rules.discriminator.ValueDiscriminator
-
- convertRenderModeToInt(String) - Method in class oracle.dss.graph.PlotArea
-
- convertRenderModeToString(int) - Method in class oracle.dss.graph.PlotArea
-
- convertRightClickBehavior(String) - Static method in class oracle.adf.view.faces.bi.component.geoMap.ThemeFOI
-
- convertRolloverBehaviorToInt(String) - Static method in class oracle.dss.graph.CommonGraph
-
Deprecated.
- convertRolloverBehaviorToString(int) - Method in class oracle.dss.graph.CommonGraph
-
Deprecated.
- convertScale(String) - Static method in class oracle.adf.view.faces.bi.component.gantt.GanttCalendar
-
- convertScale(int) - Static method in class oracle.adf.view.faces.bi.component.gantt.GanttCalendar
-
- convertScaleFactorToInt(String) - Static method in class oracle.dss.util.format.BaseViewFormat
-
- convertScaleFactorToScaling(boolean, int) - Method in class oracle.dss.util.format.BaseViewFormat
-
- convertScalingToScaleFactor(String) - Method in class oracle.dss.util.format.BaseViewFormat
-
- convertScrollbarPresenceToInt(String) - Static method in class oracle.dss.graph.CommonGraph
-
Deprecated.
- convertSeriesEffectToInt(String) - Static method in class oracle.dss.graph.CommonGraph
-
Deprecated.
- convertShapeToPath(Shape) - Method in class oracle.dss.dataView.ImageViewExportXMLWriter
-
Convert a Shape object to a path element for use in XML.
- convertShapeToPath(GeneralPath, Arc2D, Arc2D) - Method in class oracle.dss.gauge.DialGauge
-
- convertSpecularHighlightToInt(String) - Static method in class oracle.dss.gauge.CommonGauge
-
Deprecated.
- convertSpecularHighlightToString(int) - Static method in class oracle.dss.gauge.CommonGauge
-
Deprecated.
- convertStackedMarkerTypesToInt(String) - Static method in class oracle.dss.graph.CommonGraph
-
Deprecated.
- convertStackedMarkerTypesToString(int) - Static method in class oracle.dss.graph.CommonGraph
-
Deprecated.
- convertStringToEnum(String) - Static method in enum oracle.adf.view.faces.bi.component.graph.GraphSelection.SelectionType
-
- convertStringToEnum(String) - Static method in enum oracle.adf.view.faces.bi.component.graph.GraphSelection.SelectionType
-
- convertStringToEnum(String) - Static method in enum oracle.dss.graph.GraphConstants.AnnotationLocation
-
- convertStringToEnum(String) - Static method in enum oracle.dss.graph.GraphConstants.AnnotationPosition
-
- convertStringToEnum(String) - Static method in enum oracle.dss.graph.GraphConstants.BubbleMarkerSizing
-
- convertStringToEnum(String) - Static method in enum oracle.dss.graph.GraphConstants.DataCursor
-
- convertStringToEnum(String) - Static method in enum oracle.dss.graph.GraphConstants.DataCursorBehavior
-
- convertStringToEnum(String) - Static method in enum oracle.dss.graph.GraphConstants.DataSelection
-
- convertStringToEnum(String) - Static method in enum oracle.dss.graph.GraphConstants.FormFactor
-
- convertStringToEnum(String) - Static method in enum oracle.dss.graph.GraphConstants.LegendAreaPositionHint
-
- convertStringToEnum(String) - Static method in enum oracle.dss.graph.GraphConstants.LegendItemSpacing
-
- convertStringToEnum(String) - Static method in enum oracle.dss.graph.GraphConstants.MagnifyLens
-
- convertStringToEnum(String) - Static method in enum oracle.dss.graph.GraphConstants.ScatterLineType
-
- convertStringToEnum(String) - Static method in enum oracle.dss.graph.GraphSelection.SelectionType
-
- convertStringToEnumSet(String) - Static method in enum oracle.dss.graph.GraphConstants.InteractiveSliceBehavior
-
Returns the EnumSet of InteractiveSliceBehavior that encapsulates the
information in the given String.
- convertStringToEnumSet(String) - Static method in enum oracle.dss.graph.GraphConstants.InteractivityBehavior
-
- convertStringToEnumSet(String) - Static method in enum oracle.dss.graph.GraphConstants.Markers
-
Returns the EnumSet of Markers that encapsulates the
information in the given String.
- convertStyleToInt(String) - Method in class oracle.dss.graph.GraphFont
-
- convertTagStringToEnumSet(String) - Static method in enum oracle.dss.graph.GraphConstants.InteractiveSliceBehavior
-
Returns the EnumSet of InteractiveSliceBehavior that encapsulates the
information in the given ADF Faces attribute String.
- convertTDStyleToInt(String) - Static method in class oracle.dss.gauge.CommonGauge
-
Deprecated.
- convertTDStyleToString(int) - Static method in class oracle.dss.gauge.CommonGauge
-
Deprecated.
- convertTextRotationToInt(String) - Method in class oracle.dss.graph.BaseTitle
-
- convertTextRotationToString(int) - Method in class oracle.dss.graph.BaseTitle
-
- convertTextRotationtToInt(String) - Static method in class oracle.dss.graph.BaseGraphComponent
-
- convertTextTypeToInt(String) - Static method in class oracle.dss.graph.SliceLabel
-
- convertTickContentToInt(String) - Static method in class oracle.dss.gauge.CommonGauge
-
Deprecated.
- convertTickContentToInt(String) - Static method in class oracle.dss.gauge.TickLabel
-
- convertTickContentToString(int) - Static method in class oracle.dss.gauge.CommonGauge
-
Deprecated.
Converts a tick content property
to its string representation.
- convertTickLabelPositionToInt(String) - Static method in class oracle.dss.gauge.TickLabel
-
- convertTickLabelSkipModeToInt(String) - Static method in class oracle.dss.graph.O1TickLabel
-
- convertTickLabelSkipModeToInt(String) - Method in class oracle.dss.graph.ZTickLabel
-
- convertTickLabelSkipModeToString(int) - Method in class oracle.dss.graph.O1TickLabel
-
- convertTickLabelSkipModeToString(int) - Method in class oracle.dss.graph.ZTickLabel
-
- convertTickStyleToInt(String) - Static method in class oracle.dss.graph.BaseGraphComponent
-
- convertTimeAxisFormatToConstant(int, String) - Static method in class oracle.dss.graph.CommonGraph
-
Deprecated.
Convert an XML string to a TimeAxisDateFormat value.
- convertTimeAxisTypeToInt(String) - Static method in class oracle.dss.graph.CommonGraph
-
Deprecated.
- convertTimeAxisTypeToString(int) - Static method in class oracle.dss.graph.CommonGraph
-
Deprecated.
- convertTimeRangeModeToInt(String) - Static method in class oracle.dss.graph.CommonGraph
-
Deprecated.
- convertToColor(String) - Static method in class oracle.adf.view.faces.bi.component.geoMap.MapUtil
-
- convertToHex(int) - Static method in class oracle.adf.view.faces.bi.component.geoMap.MapUtil
-
- convertTooltipLabelTypeToInt(String) - Static method in class oracle.dss.graph.CommonGraph
-
Deprecated.
- convertTooltipLabelTypeToString(int) - Method in class oracle.dss.graph.CommonGraph
-
Deprecated.
- convertToPath(List<Point2D>) - Static method in class oracle.adf.view.faces.bi.component.thematicMap.mapProvider.utils.MapProviderUtils
-
Converts a List of Point2D objects to relative SVG path commands.
- convertTypeIntToString(int) - Method in class oracle.dss.util.HierarchicalQDRMember
-
- convertTypeIntToString(int) - Method in class oracle.dss.util.QDRMember
-
- convertTypeStringToInt(String) - Method in class oracle.dss.util.HierarchicalQDRMember
-
- convertTypeStringToInt(String) - Method in class oracle.dss.util.QDRMember
-
- convertTypeToInt(String) - Static method in class oracle.dss.gauge.Indicator
-
- convertTypeToInt(String) - Static method in class oracle.dss.graph.BaseGraphComponent
-
- convertTypeToString(int) - Static method in class oracle.dss.gauge.Indicator
-
- convertUnitToInt(String) - Static method in class oracle.adf.view.faces.bi.component.geoMap.UIGeoMap
-
For internal use only.
- convertVertAlignToEWT(int) - Static method in class oracle.dss.dataView.DataviewUtils
-
Convert vertical Swing alignemnts to EWT
- convertVertAlignToJava(int) - Static method in class oracle.dss.dataView.DataviewUtils
-
Convert vertical EWT alignments to Swing alignments
- convertVerticalAlignmentToInt(String) - Static method in class oracle.dss.graph.BaseGraphComponent
-
- convertVerticalAlignmentToString(int) - Static method in class oracle.dss.graph.BaseGraphComponent
-
- convertVisibilityToInt(String) - Static method in class oracle.dss.graph.Series
-
- convertVisibilityToString(int) - Method in class oracle.dss.graph.Series
-
- convertVisualEffectsToInt(String) - Static method in class oracle.dss.dataView.CommonDataview
-
- convertVisualEffectsToInt(String) - Static method in class oracle.dss.gauge.SFX
-
- convertVisualEffectsToString(int) - Static method in class oracle.dss.dataView.CommonDataview
-
- convertVisualEffectsToString(int) - Static method in class oracle.dss.gauge.SFX
-
- convertZoomBarPositionToInt(String) - Static method in class oracle.adf.view.faces.bi.component.geoMap.UIGeoMap
-
For internal use only.
- convertZoomBarPositionToString(int) - Static method in class oracle.adf.view.faces.bi.component.geoMap.UIGeoMap
-
For internal use only.
- convertZoomDirectionToInt(String) - Static method in class oracle.dss.graph.CommonGraph
-
Deprecated.
- convertZoomStrategyToInt(String) - Static method in class oracle.adf.view.faces.bi.component.geoMap.UIGeoMap
-
For internal use only.
- COORDINATE_SYSTEM_KEY - Static variable in class oracle.adf.view.faces.bi.component.chart.UIBubbleChart
-
- COORDINATE_SYSTEM_KEY - Static variable in class oracle.adf.view.faces.bi.component.chart.UIComboChartBase
-
- COORDINATE_SYSTEM_KEY - Static variable in class oracle.adf.view.faces.bi.component.chart.UIScatterChart
-
- COPY - Static variable in class oracle.adf.view.faces.bi.event.DataChangeEvent
-
Action type: copy a task(s) or a resource(s).
- COPY - Static variable in class oracle.adf.view.faces.bi.event.DataChangeEvent
-
Action type: copy a task(s) or a resource(s).
- copy() - Method in class oracle.dss.dataView.managers.ViewStyle
-
- copyAdornment(BaseTitle, BaseTitle) - Method in class oracle.dss.dataView.Dataview
-
- copyArrayToVector(Object[]) - Static method in class oracle.dss.util.Utility
-
Put the contents of an array into a vector and return it
- copyProperties(ViewFormat, UIDataView) - Method in class oracle.adf.view.faces.bi.component.util.NumberFormat
-
Deprecated.
- COPYRIGHTTEXT_KEY - Static variable in class oracle.adf.view.faces.bi.component.geoMap.UIGeoMap
-
- copyStyleProperties(Styleable, Styleable) - Static method in class oracle.dss.dataView.DataviewUtils
-
- copyStyleProperties(Styleable, Styleable) - Static method in class oracle.dss.dataView.DataviewViewStyleUtils
-
- copyVectorToArray(Vector) - Static method in class oracle.dss.util.Utility
-
- copyVectorToArray(Vector, Class) - Static method in class oracle.dss.util.Utility
-
- CoreGauge - Class in oracle.adf.view.faces.bi.component.gauge
-
- CoreGauge() - Constructor for class oracle.adf.view.faces.bi.component.gauge.CoreGauge
-
Deprecated.
- CoreGauge(String) - Constructor for class oracle.adf.view.faces.bi.component.gauge.CoreGauge
-
Deprecated.
- CoreGraph - Class in oracle.adf.view.faces.bi.component.graph
-
Graph component.
- CoreGraph() - Constructor for class oracle.adf.view.faces.bi.component.graph.CoreGraph
-
- CoreGraph(String) - Constructor for class oracle.adf.view.faces.bi.component.graph.CoreGraph
-
- count() - Method in class oracle.dss.util.Range
-
- count() - Method in class oracle.dss.util.RangeCollection
-
- COUNT_KEY - Static variable in class oracle.adf.view.faces.bi.component.pictoChart.UIPictoChartItem
-
- COUNT_LABEL_KEY - Static variable in class oracle.adf.view.faces.bi.component.nBox.UINBoxCell
-
- CREATE - Static variable in class oracle.adf.view.faces.bi.event.DataChangeEvent
-
Action type: create a new task.
- CREATE - Static variable in class oracle.adf.view.faces.bi.event.DataChangeEvent
-
Action type: create a new task.
- CREATE_LINK_LISTENER_KEY - Static variable in class oracle.adf.view.faces.bi.component.diagram.UIDiagramLinks
-
- CREATE_NODE_LISTENER_KEY - Static variable in class oracle.adf.view.faces.bi.component.diagram.UIDiagramNodes
-
- CREATE_RESOURCE - Static variable in class oracle.adf.view.faces.bi.event.DataChangeEvent
-
Action type: create a new resource.
- CREATE_RESOURCE - Static variable in class oracle.adf.view.faces.bi.event.DataChangeEvent
-
Action type: create a new resource.
- CREATE_RESOURCE_MENU - Static variable in class oracle.adf.view.faces.bi.component.gantt.UISchedulingGantt
-
- CREATE_RESOURCE_MT - Static variable in class oracle.adf.view.faces.bi.component.gantt.UISchedulingGantt
-
- CREATE_RESOURCE_TOOLBAR - Static variable in class oracle.adf.view.faces.bi.component.gantt.UIResourceUtilizationGantt
-
- CREATE_RESOURCE_TOOLBAR - Static variable in class oracle.adf.view.faces.bi.component.gantt.UISchedulingGantt
-
- CREATE_TASK_MENU - Static variable in class oracle.adf.view.faces.bi.component.gantt.UIProjectGantt
-
- CREATE_TASK_MENU - Static variable in class oracle.adf.view.faces.bi.component.gantt.UISchedulingGantt
-
- CREATE_TASK_MENU_TOOLBAR - Static variable in class oracle.adf.view.faces.bi.component.gantt.UIProjectGantt
-
- CREATE_TASK_MENU_TOOLBAR - Static variable in class oracle.adf.view.faces.bi.component.gantt.UISchedulingGantt
-
- CREATE_TASK_TOOLBAR - Static variable in class oracle.adf.view.faces.bi.component.gantt.UIProjectGantt
-
- CREATE_TASK_TOOLBAR - Static variable in class oracle.adf.view.faces.bi.component.gantt.UISchedulingGantt
-
- createAlert(Object, Object) - Method in class oracle.dss.graph.CommonGraph
-
Deprecated.
Creates and returns a new Alert
.
- createAlert(Object, Object) - Method in class oracle.dss.graph.Graph
-
Creates and returns a new Alert
.
- createAnnotation(int, int) - Method in class oracle.dss.graph.CommonGraph
-
Deprecated.
Creates and returns a new Annotation
.
- createAnnotation(int, int) - Method in class oracle.dss.graph.Graph
-
Creates and returns a new Annotation
.
- createCollectionModel(CollectionModel, Object) - Method in class oracle.adf.view.faces.bi.component.chart.UIChartBase
-
- createCollectionModel(CollectionModel, Object) - Method in class oracle.adf.view.faces.bi.component.diagram.UIDiagramLinks
-
- createCollectionModel(CollectionModel, Object) - Method in class oracle.adf.view.faces.bi.component.diagram.UIDiagramNodes
-
- createCollectionModel(CollectionModel, Object) - Method in class oracle.adf.view.faces.bi.component.gantt.UIGantt
-
- createCollectionModel(CollectionModel, Object) - Method in class oracle.adf.view.faces.bi.component.hierarchyViewer.SearchResults
-
Deprecated.
- createCollectionModel(CollectionModel, Object) - Method in class oracle.adf.view.faces.bi.component.nBox.UINBox
-
- createCollectionModel(CollectionModel, Object) - Method in class oracle.adf.view.faces.bi.component.palette.UIPaletteLinkDefs
-
- createCollectionModel(CollectionModel, Object) - Method in class oracle.adf.view.faces.bi.component.palette.UIPaletteSection
-
- createCollectionModel(CollectionModel, Object) - Method in class oracle.adf.view.faces.bi.component.pictoChart.UIPictoChart
-
- createCollectionModel(CollectionModel, Object) - Method in class oracle.adf.view.faces.bi.component.tagCloud.UITagCloud
-
- createCollectionModel(CollectionModel, Object) - Method in class oracle.adf.view.faces.bi.component.thematicMap.UICustomAreaLayer
-
- createCollectionModel(CollectionModel, Object) - Method in class oracle.adf.view.faces.bi.component.thematicMap.UIDataLayer
-
- createComponentFromPageItem(Object) - Method in class oracle.dss.dataView.ControllerAdapter
-
- createCubeDataDirector() - Method in class oracle.dss.dataView.LocalDataSource
-
- createCubeDataDirector() - Method in class oracle.dss.dataView.LocalPivotTableDataSource
-
- createCubeDataDirector() - Method in class oracle.dss.dataView.LocalXMLDataSource
-
Creates a DataDirector for cube-based (OLAP) views
- createCubeDataDirector() - Method in class oracle.dss.graph.SampleDataSource
-
- createCubeDataDirector() - Method in interface oracle.dss.util.DataSource
-
Creates a DataDirector for cube-based (OLAP) views
- createCubeLayoutAccess() - Method in interface oracle.dss.util.LayoutContext
-
Creates an implementation of the LayoutAccess
interface
that presents data with a cube layout.
- CREATED_BY_COLUMN - Static variable in interface oracle.adf.view.faces.bi.BIFacesConstants
-
Deprecated.
Represents the 'Created By' column in the UIExplorerTable
.
- CREATED_ON_COLUMN - Static variable in interface oracle.adf.view.faces.bi.BIFacesConstants
-
Deprecated.
Represents the 'Created On' column in the UIExplorerTable
.
- createDataDirector() - Method in class oracle.dss.dataView.LocalDataSource
-
- createDataDirector() - Method in class oracle.dss.dataView.LocalPivotTableDataSource
-
- createDataDirector() - Method in class oracle.dss.dataView.LocalXMLDataSource
-
- createDataDirector() - Method in class oracle.dss.graph.SampleDataSource
-
- createDataModel() - Method in class oracle.adf.view.faces.bi.component.gauge.GaugePersistable
-
Deprecated.
Creates a new instance of DataModel.
- createDataModel() - Method in class oracle.adf.view.faces.bi.component.graph.GraphPersistable
-
Deprecated.
Creates a new instance of DataModel.
- createDataModel(DataModel, Object) - Method in class oracle.adf.view.faces.bi.component.pivotTable.UIGrid
-
Creates the DataModel
to use with this component.
- createDataModel(DataModel, Object) - Method in class oracle.adf.view.faces.bi.component.pivotTable.UIPivotTable
-
Creates the pivot table's data model, as an instance of DataModel
.
- createDataModel() - Method in class oracle.adf.view.faces.bi.component.ViewPersistable
-
Deprecated.
- createDataValue(PropertyNode) - Method in class oracle.dss.dataView.ConditionElement
-
- createDefaultDataSource() - Method in class oracle.adf.view.faces.bi.model.DataModel
-
- createDefaultDataSource() - Method in class oracle.dss.dataView.ModelAdapter
-
- createDefaultDiscriminator() - Static method in class oracle.dss.rules.discriminator.QDRDiscriminator
-
- createDifferencesBitSet(int) - Static method in class oracle.dss.dataView.managers.ViewStyle
-
- createDifferencesBitSet(ViewStyle, ViewStyle) - Static method in class oracle.dss.dataView.managers.ViewStyle
-
- createDimensionMemberList(DataviewCommon) - Static method in class oracle.dss.dataView.DimensionMetadata
-
- createDisabledImage(Image) - Static method in class oracle.dss.util.ImageUtils
-
Deprecated.
Creates a disabled version of an image.
- createDiscriminator(List, ObjectNode, DiscriminatorState) - Static method in class oracle.dss.rules.discriminator.CompositeDiscriminator
-
- createDragSource(String, Set<DnDAction>, DnDAction, String, MethodExpression, Map<String, ?>) - Method in class oracle.adf.view.faces.bi.component.diagram.UIDiagramNodes
-
- createDragSource(String, Set<DnDAction>, DnDAction, String, MethodExpression, Map<String, ?>) - Method in class oracle.adf.view.faces.bi.component.gantt.UIGantt
-
- createDragSource(String, Set<DnDAction>, DnDAction, String, MethodExpression, Map<String, ?>) - Method in class oracle.adf.view.faces.bi.component.graph.UIGraph
-
- createDragSource(String, Set<DnDAction>, DnDAction, String, MethodExpression, Map<String, ?>) - Method in class oracle.adf.view.faces.bi.component.graph.UIGraph
-
- createDragSource(String, Set<DnDAction>, DnDAction, String, MethodExpression, Map<String, ?>) - Method in class oracle.adf.view.faces.bi.component.hierarchyViewer.UIHierarchyViewer
-
- createDragSource(String, Set<DnDAction>, DnDAction, String, MethodExpression, Map<String, ?>) - Method in class oracle.adf.view.faces.bi.component.nBox.UINBox
-
- createDragSource(String, Set<DnDAction>, DnDAction, String, MethodExpression, Map<String, ?>) - Method in class oracle.adf.view.faces.bi.component.sunburst.UISunburst
-
- createDragSource(String, Set<DnDAction>, DnDAction, String, MethodExpression, Map<String, ?>) - Method in class oracle.adf.view.faces.bi.component.tagCloud.UITagCloud
-
- createDragSource(String, Set<DnDAction>, DnDAction, String, MethodExpression, Map<String, ?>) - Method in class oracle.adf.view.faces.bi.component.thematicMap.UIAreaDataLayer
-
- createDragSource(String, Set<DnDAction>, DnDAction, String, MethodExpression, Map<String, ?>) - Method in class oracle.adf.view.faces.bi.component.thematicMap.UIPointDataLayer
-
- createDragSource(String, Set<DnDAction>, DnDAction, String, MethodExpression, Map<String, ?>) - Method in class oracle.adf.view.faces.bi.component.timeline.UITimelineSeries
-
- createDragSource(String, Set<DnDAction>, DnDAction, String, MethodExpression, Map<String, ?>) - Method in class oracle.adf.view.faces.bi.component.treemap.UITreemap
-
- createDragSourceBehavior(String, DragSource, Set<DnDAction>, DnDAction, String, MethodExpression, Map<String, ?>) - Method in class oracle.adf.view.faces.bi.component.diagram.UIDiagramNodes
-
- createDragSourceBehavior(String, DragSource, Set<DnDAction>, DnDAction, String, MethodExpression, Map<String, ?>) - Method in class oracle.adf.view.faces.bi.component.gantt.UIGantt
-
- createDragSourceBehavior(String, DragSource, Set<DnDAction>, DnDAction, String, MethodExpression, Map<String, ?>) - Method in class oracle.adf.view.faces.bi.component.graph.UIGraph
-
- createDragSourceBehavior(String, DragSource, Set<DnDAction>, DnDAction, String, MethodExpression, Map<String, ?>) - Method in class oracle.adf.view.faces.bi.component.graph.UIGraph
-
- createDragSourceBehavior(String, DragSource, Set<DnDAction>, DnDAction, String, MethodExpression, Map<String, ?>) - Method in class oracle.adf.view.faces.bi.component.hierarchyViewer.UIHierarchyViewer
-
- createDragSourceBehavior(String, DragSource, Set<DnDAction>, DnDAction, String, MethodExpression, Map<String, ?>) - Method in class oracle.adf.view.faces.bi.component.nBox.UINBox
-
- createDragSourceBehavior(String, DragSource, Set<DnDAction>, DnDAction, String, MethodExpression, Map<String, ?>) - Method in class oracle.adf.view.faces.bi.component.sunburst.UISunburst
-
- createDragSourceBehavior(String, DragSource, Set<DnDAction>, DnDAction, String, MethodExpression, Map<String, ?>) - Method in class oracle.adf.view.faces.bi.component.tagCloud.UITagCloud
-
- createDragSourceBehavior(String, DragSource, Set<DnDAction>, DnDAction, String, MethodExpression, Map<String, ?>) - Method in class oracle.adf.view.faces.bi.component.thematicMap.UIAreaDataLayer
-
- createDragSourceBehavior(String, DragSource, Set<DnDAction>, DnDAction, String, MethodExpression, Map<String, ?>) - Method in class oracle.adf.view.faces.bi.component.thematicMap.UIPointDataLayer
-
- createDragSourceBehavior(String, DragSource, Set<DnDAction>, DnDAction, String, MethodExpression, Map<String, ?>) - Method in class oracle.adf.view.faces.bi.component.timeline.UITimelineSeries
-
- createDragSourceBehavior(String, DragSource, Set<DnDAction>, DnDAction, String, MethodExpression, Map<String, ?>) - Method in class oracle.adf.view.faces.bi.component.treemap.UITreemap
-
- createExceptionalRiser(int, int) - Method in class oracle.dss.graph.CommonGraph
-
- createExceptionalRiser(int, int) - Method in class oracle.dss.graph.Graph
-
- createExportXMLWriter(ImageView, OutputStream, String) - Method in interface oracle.dss.dataView.SVGWriterProvider
-
Create the XML writer used to export to XML.
- createExportXMLWriter(ImageView, Writer, String) - Method in interface oracle.dss.dataView.SVGWriterProvider
-
Create the XML writer used to export to XML.
- createExportXMLWriter(OutputStream, String) - Method in class oracle.dss.gauge.CommonGauge
-
Deprecated.
- createExportXMLWriter(Writer, String) - Method in class oracle.dss.gauge.CommonGauge
-
Deprecated.
- createExportXMLWriter(OutputStream, String) - Method in class oracle.dss.graph.CommonGraph
-
Deprecated.
- createExportXMLWriter(Writer, String) - Method in class oracle.dss.graph.CommonGraph
-
Deprecated.
- createFilteredImage(Image, ImageFilter) - Static method in class oracle.dss.util.ImageUtils
-
Deprecated.
Given an image and a filter, creates the resulting image.
- createFootnote() - Method in class oracle.dss.dataView.Dataview
-
- createGraphStyle() - Method in class oracle.dss.graph.Graph
-
- createImage(Icon, Component) - Static method in class oracle.dss.util.ImageUtils
-
Deprecated.
Given an icon, get the image it represents, when rendered in
the context of the given component.
- createLayoutAccess() - Method in interface oracle.dss.util.LayoutContext
-
- CreateLinkListener - Interface in oracle.adf.view.faces.bi.event.diagram
-
- createLocalGridDataSource(ObjectNode) - Method in class oracle.dss.gauge.CommonGauge
-
Deprecated.
- createLocalGridDataSource(ObjectNode) - Method in class oracle.dss.graph.CommonGraph
-
Deprecated.
- createLocalRelationalDataSource(ContainerNode) - Method in class oracle.dss.gauge.CommonGauge
-
Deprecated.
- createLocalRelationalDataSource(ContainerNode) - Method in class oracle.dss.graph.CommonGraph
-
Deprecated.
- CreateNodeListener - Interface in oracle.adf.view.faces.bi.event.diagram
-
- createPagingControl() - Method in class oracle.dss.graph.Graph
-
- createPFJ(boolean) - Method in class oracle.dss.graph.CommonGraph
-
Deprecated.
- createPropertyKey(String, Class, Object, int, int) - Method in class oracle.adf.view.faces.bi.bean.BIFacesBeanImpl.Type
-
- createPropertyOverrideFlags() - Method in class oracle.dss.dataView.BaseTitle
-
- createPropertyOverrideFlags() - Method in class oracle.dss.dataView.CommonBaseTitle
-
- createPropertyOverrideFlags(int) - Method in class oracle.dss.dataView.CommonDataview
-
- createPropertyOverrideFlags(int) - Method in class oracle.dss.dataView.Dataview
-
- createPropertyOverrideFlags(int) - Method in interface oracle.dss.dataView.DataviewCommon
-
- createPropertyOverrideFlags(int) - Method in class oracle.dss.dataView.UIDataviewAdapter
-
- createPropertyOverrideFlags() - Method in class oracle.dss.gauge.CommonGauge
-
Deprecated.
- createPropertyOverrideFlags(int) - Method in class oracle.dss.gauge.CommonGauge
-
Deprecated.
- createPropertyOverrideFlags() - Method in class oracle.dss.graph.CommonGraph
-
Deprecated.
- createPropertyOverrideFlags(int) - Method in class oracle.dss.graph.CommonGraph
-
Deprecated.
- createQDRMember() - Method in class oracle.dss.util.HierarchicalQDR
-
- createReferenceArea() - Method in class oracle.dss.sparkChart.CommonSparkChart
-
Deprecated.
Creates and returns a new ReferenceArea
.
- createReferenceLine() - Method in class oracle.dss.sparkChart.CommonSparkChart
-
Deprecated.
Creates and returns a new ReferenceLine
.
- createReferenceObject() - Method in class oracle.dss.graph.CommonGraph
-
Deprecated.
Creates and returns a new ReferenceObject
.
- createReferenceObject() - Method in class oracle.dss.graph.Graph
-
Creates and returns a new ReferenceObject
.
- createRelationalDataDirector() - Method in class oracle.dss.dataView.LocalDataSource
-
- createRelationalDataDirector() - Method in class oracle.dss.dataView.LocalPivotTableDataSource
-
- createRelationalDataDirector() - Method in class oracle.dss.dataView.LocalXMLDataSource
-
Creates a DataDirector for relational views.
- createRelationalDataDirector() - Method in class oracle.dss.graph.SampleDataSource
-
- createRelationalDataDirector() - Method in interface oracle.dss.util.DataSource
-
Creates a DataDirector for relational views.
- createRelationalLayoutAccess() - Method in interface oracle.dss.util.LayoutContext
-
Creates an implementation of the LayoutAccess
interface
that presents data with a relational (table) layout.
- createStyle() - Method in interface oracle.dss.dataView.Style
-
Retrieves a style from the style property settings in this view.
- createStyle() - Method in class oracle.dss.graph.Graph
-
- createSVGWriter(CommonDataview, OutputStream, String) - Method in interface oracle.dss.dataView.SVGWriterProvider
-
Create the SVG writer used to export to SVG.
- createSVGWriter(CommonDataview, Writer, String) - Method in interface oracle.dss.dataView.SVGWriterProvider
-
Create the SVG writer used to export to SVG.
- createSVGWriter(OutputStream, String) - Method in class oracle.dss.gauge.CommonGauge
-
Deprecated.
- createSVGWriter(Writer, String) - Method in class oracle.dss.gauge.CommonGauge
-
Deprecated.
- createSVGWriter(OutputStream, String) - Method in class oracle.dss.graph.CommonGraph
-
Deprecated.
- createSVGWriter(Writer, String) - Method in class oracle.dss.graph.CommonGraph
-
Deprecated.
- createSVGWriter(CommonGraph, OutputStream, String) - Method in interface oracle.dss.graph.GraphSVGWriterProvider
-
Create the SVG writer used to export to SVG.
- createSVGWriter(CommonGraph, Writer, String) - Method in interface oracle.dss.graph.GraphSVGWriterProvider
-
Create the SVG writer used to export to SVG.
- createTickMark(Point2D, double, int, Color, int) - Static method in class oracle.dss.gauge.GaugeType
-
- createTickMarkObjects(List<DrawableObject>, Map, int, double) - Method in class oracle.dss.gauge.StatusMeterGauge
-
Generates the DrawableObject
instances necessary to render a specific
set of Tick Marks, based on the given tick mark type.
- createTickMarkObjects(List<DrawableObject>, Map, int, double) - Method in class oracle.dss.gauge.VerticalStatusMeterGauge
-
Generates the DrawableObject
instances necessary to render a specific
set of Tick Marks, based on the given tick mark type.
- createTitles() - Method in class oracle.dss.dataView.Dataview
-
- createTreeModel(DataModel) - Static method in class oracle.adf.view.faces.bi.model.TreeNode
-
Create a TreeModel from a cubic binding
- createTreeModel(Collection, String[], String[], String[], AggType) - Static method in class oracle.adf.view.faces.bi.model.TreeNode
-
Create a TreeModel from a list of property->value maps, an ordered list of columns representing the properties in the
maps, a list of which columns in the maps represent data, a list of which columns are to be aggregated down
in the data itself rather than as nodes in the tree, and the type of aggregation to use (SUM, etc.)
- createVariesMember() - Method in class oracle.dss.util.HierarchicalQDR
-
- createVarStatusMap() - Method in class oracle.adf.view.faces.bi.component.pivotTable.UIGrid
-
Gets the Map
to use as the "varStatus".
- createVarStatusMap() - Method in class oracle.adf.view.faces.bi.component.pivotTable.UIPivotTable
-
Creates the map that backs the "varStatus" EL functionality.
- CRITICAL - Static variable in interface oracle.adf.view.faces.bi.component.gantt.GanttConstants
-
Deprecated.
- CROSSTAB_PRINTER - Static variable in interface oracle.dss.dataView.UIViewPrinter
-
- CS_BOTTOMLABELBOUNDS - Static variable in interface oracle.dss.gauge.GaugeAttributes
-
- CS_GAUGEFRAME - Static variable in interface oracle.dss.gauge.GaugeAttributes
-
- CS_INDICATOR - Static variable in interface oracle.dss.gauge.GaugeAttributes
-
- CS_INDICATORBASE - Static variable in interface oracle.dss.gauge.GaugeAttributes
-
- CS_INDICATORCENTER - Static variable in interface oracle.dss.gauge.GaugeAttributes
-
- CS_LEDFILLAREA - Static variable in interface oracle.dss.gauge.GaugeAttributes
-
- CS_LOWERLABELFRAME - Static variable in interface oracle.dss.gauge.GaugeAttributes
-
- CS_METRICLABELBOUNDS - Static variable in interface oracle.dss.gauge.GaugeAttributes
-
- CS_MINORTICKMARK - Static variable in interface oracle.dss.gauge.GaugeAttributes
-
- CS_PLOTAREA - Static variable in interface oracle.dss.gauge.GaugeAttributes
-
- CS_PLOTAREABOUNDS - Static variable in interface oracle.dss.gauge.GaugeAttributes
-
- CS_THRESHOLDFILLAREA - Static variable in interface oracle.dss.gauge.GaugeAttributes
-
- CS_TICKMARK - Static variable in interface oracle.dss.gauge.GaugeAttributes
-
- CS_TICKMARKPATH - Static variable in interface oracle.dss.gauge.GaugeAttributes
-
- CS_TOPLABELBOUNDS - Static variable in interface oracle.dss.gauge.GaugeAttributes
-
- CS_UPPERLABELFRAME - Static variable in interface oracle.dss.gauge.GaugeAttributes
-
- CSP_BEVELED_CIRCLE - Static variable in interface oracle.dss.gauge.GaugeConstants
-
Custom Shapes Path for the built-in beveled circle custom shapes style.
- CSP_FULL_CIRCLE - Static variable in interface oracle.dss.gauge.GaugeConstants
-
Custom Shapes Path for the built-in full circle custom shapes style.
- CSP_ROUNDED_RECTANGLE - Static variable in interface oracle.dss.gauge.GaugeConstants
-
Custom Shapes Path for the built-in rounded rectangle custom shapes style.
- CSS_PROPERTIES_MODE - Static variable in interface oracle.dss.graph.GraphConstants
-
- CSSStyle - Class in oracle.dss.dataView
-
- CSSStyle() - Constructor for class oracle.dss.dataView.CSSStyle
-
Constructor.
- CSSStyle(String) - Constructor for class oracle.dss.dataView.CSSStyle
-
Constructor.
- CSSStyleDefaults - Interface in oracle.dss.dataView
-
Interface used to specify default CSS style property values in a view.
- ctai_automatic - Static variable in class oracle.dss.graph.CommonGraph
-
Deprecated.
- CTAI_AUTOMATIC - Static variable in interface oracle.dss.graph.GraphConstants
-
The default value for the ContinuousTimeAxisInterval property.
- ctai_day - Static variable in class oracle.dss.graph.CommonGraph
-
Deprecated.
- CTAI_DAY - Static variable in interface oracle.dss.graph.GraphConstants
-
ContinuousTimeAxisInterval - DAY
- ctai_hour - Static variable in class oracle.dss.graph.CommonGraph
-
Deprecated.
- CTAI_HOUR - Static variable in interface oracle.dss.graph.GraphConstants
-
ContinuousTimeAxisInterval - HOUR
- ctai_minute - Static variable in class oracle.dss.graph.CommonGraph
-
Deprecated.
- CTAI_MINUTE - Static variable in interface oracle.dss.graph.GraphConstants
-
ContinuousTimeAxisInterval - MINUTE
- ctai_month - Static variable in class oracle.dss.graph.CommonGraph
-
Deprecated.
- CTAI_MONTH - Static variable in interface oracle.dss.graph.GraphConstants
-
ContinuousTimeAxisInterval - MONTH
- ctai_second - Static variable in class oracle.dss.graph.CommonGraph
-
Deprecated.
- CTAI_SECOND - Static variable in interface oracle.dss.graph.GraphConstants
-
ContinuousTimeAxisInterval - SECOND
- ctai_year - Static variable in class oracle.dss.graph.CommonGraph
-
Deprecated.
- CTAI_YEAR - Static variable in interface oracle.dss.graph.GraphConstants
-
ContinuousTimeAxisInterval - YEAR
- CubeDataAccess - Interface in oracle.dss.util
-
A DataAccess that gives data to cube-based OLAP views.
- CubeDataDirector - Interface in oracle.dss.util
-
A DataDirector that is provided to cube-based OLAP views.
- CubicSortInfo - Class in oracle.dss.util
-
- CubicSortInfo(int, int, boolean, boolean) - Constructor for class oracle.dss.util.CubicSortInfo
-
Set up a cubic sort
- CUR_CODE_KEY - Static variable in class oracle.adf.view.faces.bi.component.util.NumberFormat
-
Deprecated.
- CUR_SYM_KEY - Static variable in class oracle.adf.view.faces.bi.component.util.NumberFormat
-
Deprecated.
- CURRENCYSYMBOL - Static variable in class oracle.dss.util.format.BaseViewFormat
-
- currencySymbol - Static variable in class oracle.dss.util.format.BaseViewFormat
-
- currencySymbolUsed - Static variable in class oracle.dss.util.format.BaseViewFormat
-
- current() - Method in class oracle.adf.view.faces.bi.component.gantt.UndoManager
-
Gets the current UndoableEdit
- CURRENT - Static variable in class oracle.dss.util.QDRMember
-
Member type: The current Time period.
- CURRENT_BICONTEXT_FOR_DIALOG_LAUNCH - Static variable in interface oracle.adf.view.faces.bi.BIFacesConstants
-
Deprecated.
When a java.util.Map
of parameters is being handed off to a dialog upon its launch, CURRENT_BICONTEXT_FOR_DIALOG_LAUNCH
should be used
as a parameter key.
- CURRENT_DATE_KEY - Static variable in class oracle.adf.view.faces.bi.component.gantt.UIGantt
-
- CURRENT_DIR_FOR_DIALOG_LAUNCH - Static variable in interface oracle.adf.view.faces.bi.BIFacesConstants
-
Deprecated.
When a java.util.Map
of parameters is being handed off to a dialog upon its launch, CURRENT_DIR_FOR_DIALOG_LAUNCH
should be used
as a parameter key.
- CURRENT_LOGICAL_PAGE - Static variable in interface oracle.dss.dataView.UIViewPrinter
-
Range type: Print only the current logical page of the view.
- CURRENT_LOGICAL_PAGE - Static variable in class oracle.dss.dataView.ViewPrinter
-
Range type: Print only the current logical page of the view.
- CURRENT_TASK_ROW_KEY_KEY - Static variable in class oracle.adf.view.faces.bi.component.gantt.UISchedulingGantt
-
- CURRENT_TIME_KEY - Static variable in class oracle.adf.view.faces.bi.component.timeline.UITimeline
-
- CURRENT_TIMEBUCKET_ROW_KEY_KEY - Static variable in class oracle.adf.view.faces.bi.component.gantt.UIResourceUtilizationGantt
-
- currentLogicalPage - Variable in class oracle.dss.dataView.ViewPrinter
-
- currentPage - Variable in class oracle.dss.dataView.LocalDataSource
-
- currentPage - Variable in class oracle.dss.graph.SampleDataSource
-
- currLogPage - Variable in class oracle.dss.dataView.ViewPrinter
-
- CUSTOM_CHART_CONTEXT_MENU_FACET - Static variable in class oracle.adf.view.faces.bi.component.gantt.UIGantt
-
- CUSTOM_CHART_ROW_CONTEXT_MENU_FACET - Static variable in class oracle.adf.view.faces.bi.component.gantt.UIProjectGantt
-
Facet for context menu on the empty area of the row in the chart side of the Gantt.
- CUSTOM_CHART_ROW_CONTEXT_MENU_FACET - Static variable in class oracle.adf.view.faces.bi.component.gantt.UISchedulingGantt
-
Facet for context menu on the empty area of the row in the chart side of the Gantt.
- CUSTOM_CONTEXT_MENU_ITEM - Static variable in interface oracle.adf.view.faces.bi.BIFacesConstants
-
Deprecated.
This is one possible value for the CUSTOM_OR_STOCK_CONTEXT_MENU_ITEM
parameter when creating a vector of information regarding which
context menu items to include for the UIExplorerTree or UIExplorerTable
- CUSTOM_LAYOUT - Static variable in interface oracle.dss.gauge.GaugeAttributes
-
- CUSTOM_LAYOUT_KEY - Static variable in class oracle.adf.view.faces.bi.component.gauge.CoreGauge
-
Deprecated.
- CUSTOM_LAYOUT_KEY - Static variable in class oracle.adf.view.faces.bi.component.graph.CoreGraph
-
- CUSTOM_MARKER_TEXT_CALLBACK_ATTR_KEY - Static variable in class oracle.adf.view.faces.bi.component.graph.CoreGraph
-
- CUSTOM_OR_STOCK_CONTEXT_MENU_ITEM - Static variable in interface oracle.adf.view.faces.bi.BIFacesConstants
-
Deprecated.
When a java.util.Vector
of information regarding which context menu items to include for the UIExplorerTree or UIExplorerTable is being created,
CUSTOM_OR_STOCK_CONTEXT_MENU_ITEM
should be used for each context menu item, to specify whether that context menu item is a custom item or one of
the stock items.
- CUSTOM_PANEL_FACET - Static variable in class oracle.adf.view.faces.bi.component.gantt.UIGantt
-
- CUSTOM_SCALE - Static variable in interface oracle.adf.view.faces.bi.component.gantt.GanttConstants
-
Deprecated.
- CUSTOM_SCALE_STR - Static variable in interface oracle.adf.view.faces.bi.component.gantt.GanttConstants
-
Deprecated.
- CUSTOM_SHAPES_PATH - Static variable in interface oracle.dss.gauge.GaugeAttributes
-
- CUSTOM_SHAPES_PATH_KEY - Static variable in class oracle.adf.view.faces.bi.component.gauge.CoreGauge
-
Deprecated.
- CUSTOM_TABLE_CONTEXT_MENU_FACET - Static variable in class oracle.adf.view.faces.bi.component.gantt.UIGantt
-
- CUSTOM_TIME_SCALES_KEY - Static variable in class oracle.adf.view.faces.bi.component.timeline.UITimeline
-
- CUSTOM_TIMESCALES_KEY - Static variable in class oracle.adf.view.faces.bi.component.gantt.UIGantt
-
- CUSTOM_TOOLTIP_CALLBACK_KEY - Static variable in class oracle.adf.view.faces.bi.component.graph.CoreGraph
-
- CustomHeaderAndFooterCallback - Interface in oracle.dss.dataView
-
Method that you must implement if you provide a custom callback for
headers and footers.
- CUSTOMIZATION_ID_KEY - Static variable in class oracle.adf.view.faces.bi.component.gantt.Legend
-
- CUSTOMIZATION_ID_KEY - Static variable in class oracle.adf.view.faces.bi.component.gantt.TimeAxis
-
- CUSTOMIZATION_ID_KEY - Static variable in class oracle.adf.view.faces.bi.component.gantt.UIGantt
-
- CUSTOMIZATION_ID_KEY - Static variable in class oracle.adf.view.faces.bi.component.geoMap.UIGeoMap
-
- CUSTOMIZATION_ID_KEY - Static variable in class oracle.adf.view.faces.bi.component.hierarchyViewer.UIHierarchyViewer
-
- CUSTOMIZATION_ID_KEY - Static variable in class oracle.adf.view.faces.bi.component.imageView.UIImageView
-
- CUSTOMIZATION_ID_KEY - Static variable in class oracle.adf.view.faces.bi.component.pivotTable.UIDataCell
-
- CUSTOMIZATION_ID_KEY - Static variable in class oracle.adf.view.faces.bi.component.pivotTable.UIPivotTable
-
- CUSTOMLEGENDCALLBACK_KEY - Static variable in class oracle.adf.view.faces.bi.component.geoMap.PointFOI
-
- CustomMarkerTextCallback - Interface in oracle.dss.graph
-
- CUSTOMPOINTCALLBACK_KEY - Static variable in class oracle.adf.view.faces.bi.component.geoMap.PointFOI
-
- CustomShape - Class in oracle.dss.gauge
-
- CustomShape() - Constructor for class oracle.dss.gauge.CustomShape
-
- CustomShape(Shape, Color, Color, HashMap, int, int) - Constructor for class oracle.dss.gauge.CustomShape
-
- CustomShapesParser - Class in oracle.dss.gauge
-
This class is for internal use only.
- CustomShapesParser(ErrorHandler) - Constructor for class oracle.dss.gauge.CustomShapesParser
-
- CustomStyle - Class in oracle.dss.util
-
- CustomStyle() - Constructor for class oracle.dss.util.CustomStyle
-
- CustomStyle(String) - Constructor for class oracle.dss.util.CustomStyle
-
- CustomStyle(Class, String) - Constructor for class oracle.dss.util.CustomStyle
-
- CustomStyle(InputStream) - Constructor for class oracle.dss.util.CustomStyle
-
- CustomTimeScale - Interface in oracle.adf.view.faces.bi.component.gantt
-
CustomTimeScale represents an application defined time scale.
- CustomToolTipCallback - Interface in oracle.dss.gauge
-
This interface provides a callback for overriding the
tool tips that the Gauge
provides by default.
- CustomToolTipCallback - Interface in oracle.dss.graph
-
This interface provides a callback for overriding the
tool tips that the Graph
provides by default.
- CUT - Static variable in class oracle.adf.view.faces.bi.event.DataChangeEvent
-
Action type: cut a task(s) or a resource(s).
- CUT - Static variable in class oracle.adf.view.faces.bi.event.DataChangeEvent
-
Action type: cut a task(s) or a resource(s).
- CZECH - Static variable in class oracle.dss.util.LocaleUtils
-