|
| alignedAdapterIds |
Gets or sets the IDs of the adapters which this adapter is aligned with.
Inherited from dundas.view.controls.Adapter.
|
| alignedAxes |
Gets or sets an array of objects indicating items that share data with another item.
Inherited from dundas.view.controls.Adapter.
|
| allowedReVisualizingAdapterObjectNames |
Gets or sets the allowed fully qualified name of adapters to be shown when the user wants to re-visualize an adapter, along with an optional
adapter data information separated by a '|'.
Inherited from dundas.view.controls.Adapter.
|
| autoVisualizedControlData |
Gets or sets the serialized JSON of this adapter's control from when it was first automatically visualized
for comparison, to allow a new automatic visualization if it has not been changed.
Inherited from dundas.view.controls.Adapter.
|
| autoVisualizedControlInfo |
Gets the control information used to automatically visualize to this instance.
Inherited from dundas.view.controls.Adapter.
|
| baseViewService |
Gets the base view service. This might be a dundas.views.BaseViewViewService or derivation thereof if this adapter
is on a View entity. A way to check is to duck-type for .currentView.
Inherited from dundas.view.controls.BasicAdapter.
|
| blurActions |
Gets or sets the blur actions for this adapter.
Inherited from dundas.view.controls.Adapter.
|
| clickActions |
Gets or sets the click actions for this adapter.
Inherited from dundas.view.controls.Adapter.
|
| container |
Gets or sets the container DIV element which holds the DOM control element.
Inherited from dundas.view.controls.BasicAdapter.
|
| contextMenuShowingActions |
Gets or sets the context menu showing actions for this adapter.
Inherited from dundas.view.controls.Adapter.
|
| control |
Gets the chart control displayed by this adapter.
Inherited from dundas.view.controls.Adapter.
|
| controlData |
Gets the underlying control's data (stringified version of whatever it wants to save).
Inherited from dundas.view.controls.Adapter.
|
| currentDataBindingPanelMetricSetBinding |
Gets a value that has the current data binding panel's metric set binding, if any.
Inherited from dundas.view.controls.Adapter.
|
| currentDataBindingPanelMetricSetBindingOrFirst |
Gets a value that has the current data binding panel's metric set binding, if any, otherwise it returns
the first metric set binding on this adapter, if any.
Inherited from dundas.view.controls.Adapter.
|
| cursor |
Gets or sets the mouse cursor for the adapter.
Inherited from dundas.view.controls.Adapter.
|
| dataAutoRefreshInterval |
Gets or sets a value indicating the number of seconds that should elapse before the adapter should auto-refresh its data.
If the value is null or 0, the control will not auto-refresh.
Inherited from dundas.view.controls.Adapter.
|
| dataChangedActions |
Gets or sets the data change actions for this adapter.
Inherited from dundas.view.controls.Adapter.
|
| dataErrorActions |
Gets or sets the data error actions for this adapter.
Inherited from dundas.view.controls.Adapter.
|
| defaultChartType |
Gets the type of chart assigned to series by default when generated.
Inherited from dundas.view.controls.Chart.
|
| disableAutoLoadData |
Gets or sets a value indicating whether this adapter should auto-load it's data when the view loads.
Inherited from dundas.view.controls.Adapter.
|
| disabledApplicationPrivileges |
Gets or sets the disabled application privileges. This is a list of each application privilege ID which should be disabled regardless of the user's application-wide privilege.
Inherited from dundas.view.controls.Adapter.
|
| disableLoadingScreen |
Gets or sets a value indicating whether the loading screen should automatically show for this adapter.
Inherited from dundas.view.controls.Adapter.
|
| disableNoDataIndicator |
Gets or sets a value specifying whether a no data overlay should be shown on this adapter when an empty
data result is returned.
Inherited from dundas.view.controls.Adapter.
|
| dockLocation |
Gets or sets the dock position.
Inherited from dundas.view.controls.Adapter.
|
| doubleClickActions |
Gets or sets the double click actions for this adapter.
Inherited from dundas.view.controls.Adapter.
|
| focusActions |
Gets or sets the focus actions for this adapter.
Inherited from dundas.view.controls.Adapter.
|
| fontColor |
Gets or sets the font color for the adapter.
Inherited from dundas.view.controls.Adapter.
|
| fontFamily |
Gets or sets the font family for this adapter.
Inherited from dundas.view.controls.Adapter.
|
| fontSize |
Gets or sets the font size for this adapter.
Inherited from dundas.view.controls.Adapter.
|
| fontStyle |
Gets or sets the font style for this adapter.
Inherited from dundas.view.controls.Adapter.
|
| fontVariant |
Gets or sets the font variant for this adapter.
Inherited from dundas.view.controls.Adapter.
|
| fontWeight |
Gets or sets the font weight for this adapter.
Inherited from dundas.view.controls.Adapter.
|
| friendlyName |
Gets or sets the friendly name for this adapter which is the name shown to the end user.
Inherited from dundas.view.controls.BasicAdapter.
|
| groupId |
Gets or sets the ID of the group that this adapter belongs to.
Inherited from dundas.view.controls.Adapter.
|
| height |
Gets or sets the height value.
Inherited from dundas.view.controls.BasicAdapter.
|
| hidden |
Gets or sets a value indicating whether this adapter is hidden.
Inherited from dundas.view.controls.Adapter.
|
| hoverActions |
Gets or sets the hover actions for this adapter.
Inherited from dundas.view.controls.Adapter.
|
| id |
Gets or sets the ID for this adapter (constant, unique).
Inherited from dundas.view.controls.BasicAdapter.
|
| isActuallyVisible |
Gets the value to indicate whether or not this adapter is actually visible.
Inherited from dundas.view.controls.Adapter.
|
| isAnnotationHidden |
Gets or sets a value indicating whether to hide annotations (notes) in the data result from the data bar.
|
| isClickSelectionEnabled |
Gets or sets a value indicating whether clicking or tapping a data point displays it as selected.
Inherited from dundas.view.controls.Chart.
|
| isColorSelfAligning |
Gets or sets a value indicating whether this chart displays colors based on the same range of values
in every copy when repeated.
Inherited from dundas.view.controls.Chart.
|
| isContainerDataBindingPanelOpen |
Gets a value indicating whether this adapter's or its parent's data binding panel is open or not.
Inherited from dundas.view.controls.Adapter.
|
| isDataBindingPanelOpen |
Gets a value indicating whether the data binding panel is open or not.
Inherited from dundas.view.controls.Adapter.
|
| isDisposed |
Gets a value indicating whether this instance has been disposed.
Inherited from dundas.Component.
|
| isFirstDataLoaded |
Gets a value indicating whether the first loading of data has completed for this instance.
Inherited from dundas.view.controls.Adapter.
|
| isHoverSelectionEnabled |
Gets or sets a value indicating whether moving the mouse over a data point or long-tapping it displays it as selected.
Inherited from dundas.view.controls.Chart.
|
| isInputSaveRequired |
Gets or sets a value indicating whether data was input that has not been saved.
Inherited from dundas.view.controls.Adapter.
|
| isInTemplate |
Gets or sets if this adapter is part of a canvas template.
Inherited from dundas.view.controls.BasicAdapter.
|
| isPagingDisabled |
Gets a value indicating whether paging is currently disabled because the data is not assigned
to the axes in the same order as the data result, or because of the type of view. If false,
data is retrieved for the entire data result without support for zooming in along some or all axes.
Inherited from dundas.view.controls.Chart.
|
| isSelfAlignedByParent |
Gets or sets a value indicating whether aligned axes are grouped by their parent
when the adapter is used in a repeater.
Inherited from dundas.view.controls.Adapter.
|
| isSimplePropertyPanelOpen |
Gets a value indicating whether the simple property panel is open or not.
Inherited from dundas.view.controls.BasicAdapter.
|
| isTotalHidden |
Gets or sets a value indicating whether any totals included in the metric set settings should be hidden. If true,
the grand total and/or subtotals may be hidden, depending on the chart type.
Inherited from dundas.view.controls.Chart.
|
| isXPagingDisabled |
Gets a value indicating whether paging is currently disabled along the X dimension axes because the data is not assigned
to the axes in the same order as the data result, or because of the type of view. If false,
data is retrieved for the entire data result without support for zooming in along some or all axes.
Inherited from dundas.view.controls.Chart.
|
| isYPagingDisabled |
Gets a value indicating whether paging is currently disabled along the Y dimension axes because the data is not assigned
to the axes in the same order as the data result, or because of the type of view. If false,
data is retrieved for the entire data result without support for zooming in along some or all axes.
Inherited from dundas.view.controls.Chart.
|
| lastLoadDataPromise |
Gets the promise object of the last loadData call.
Inherited from dundas.view.controls.Adapter.
|
| layerId |
Gets or sets the ID of the layer that this adapter belongs to.
Inherited from dundas.view.controls.BasicAdapter.
|
| left |
Gets or sets the left value.
Inherited from dundas.view.controls.BasicAdapter.
|
| legendId |
Gets or sets the ID of the legend that this adapter is using.
Inherited from dundas.view.controls.Adapter.
|
| lineHeight |
Gets or sets the line-height for this adapter.
Inherited from dundas.view.controls.Adapter.
|
| locked |
Gets or sets a value indicating whether this adapter is locked.
Inherited from dundas.view.controls.BasicAdapter.
|
| maxHeight |
Gets and sets the value to for maximum height.
Inherited from dundas.view.controls.Adapter.
|
| maxWidth |
Gets and sets the value to for maximum width.
Inherited from dundas.view.controls.Adapter.
|
| metricSetBindings |
Gets or sets the bindings for this adapter (see dundas.view.controls.MetricSetBinding).
The bindings link to metric sets.
Inherited from dundas.view.controls.Adapter.
|
| mouseDownActions |
Gets or sets the mouse-down or mobile touch actions for this adapter.
Inherited from dundas.view.controls.Adapter.
|
| mouseEnterActions |
Gets or sets the mouse-enter actions for this adapter.
Inherited from dundas.view.controls.Adapter.
|
| mouseHoldActions |
Gets or sets the mouse-hold or mobile long touch actions for this adapter.
Inherited from dundas.view.controls.Adapter.
|
| mouseLeaveActions |
Gets or sets the mouse-leave actions for this adapter.
Inherited from dundas.view.controls.Adapter.
|
| mouseMoveActions |
Gets or sets the mouse-move actions for this adapter.
Inherited from dundas.view.controls.Adapter.
|
| mouseUpActions |
Gets or sets the mouse-up or mobile touch end actions for this adapter.
Inherited from dundas.view.controls.Adapter.
|
| name |
Gets or sets the name for this adapter to be used in script. This name may change, but must
be unique.
Inherited from dundas.view.controls.BasicAdapter.
|
| noDataActions |
Gets or sets the no data actions on this adapter.
Inherited from dundas.view.controls.Adapter.
|
| opacity |
Gets or sets the percentage of opacity for this adapter.
Inherited from dundas.view.controls.Adapter.
|
| originalId |
Gets the original ID for this adapter.
Inherited from dundas.view.controls.Adapter.
|
| originalName |
Gets the original name for this adapter to be used in script.
Inherited from dundas.view.controls.Adapter.
|
| parameterValueChangedActions |
Gets or sets the actions for when the parameter value is changed.
Inherited from dundas.view.controls.Adapter.
|
| parentAdapter |
Gets the parent adapter of this adapter (if any).
Inherited from dundas.view.controls.Adapter.
|
| parentView |
Gets the parent view of this adapter.
Inherited from dundas.view.controls.Adapter.
|
| parentVisualization |
Gets the parent adapter if this adapter is embedded within another visualization.
Inherited from dundas.view.controls.Adapter.
|
| positionKind |
Gets or sets the positioning kind of this adapter.
Inherited from dundas.view.controls.Adapter.
|
| repeaterContext |
Gets or sets the repeater context information.
Inherited from dundas.view.controls.Adapter.
|
| repeaterGroupingHierarchies |
Gets the grouping hierarchies used to group this adapter when used in a repeater.
Inherited from dundas.view.controls.Adapter.
|
| repeaterGroupingValues |
Gets the grouping hierarchy member values provide this adapter's context when used in a repeater.
Inherited from dundas.view.controls.Adapter.
|
| reVisualizedActions |
Gets or sets the actions for when the adapter has re-visualized.
These actions are executed on the new adapter.
Inherited from dundas.view.controls.Adapter.
|
| reVisualizingActions |
Gets or sets the actions for when the adapter is about to re-visualize.
Inherited from dundas.view.controls.Adapter.
|
| selectedDataChangedActions |
Gets or sets actions to execute when the selected data points are changed.
Inherited from dundas.view.controls.Chart.
|
| site |
Gets or sets the site that this component is a part of.
Inherited from dundas.Component.
|
| tabIndex |
Gets or sets the tab-index value.
By default this is null which doesn't apply any value for tab-index.
Inherited from dundas.view.controls.Adapter.
|
| templateCellId |
Gets or sets the template cell ID.
Inherited from dundas.view.controls.Adapter.
|
| textDecoration |
Gets or sets the text decoration for this adapter.
Inherited from dundas.view.controls.Adapter.
|
| textTransform |
Gets or sets the text-transform for this adapter.
Inherited from dundas.view.controls.Adapter.
|
| tooltipDelay |
Gets or sets the delay in milliseconds after hovering over this adapter with a mouse before its tooltip is displayed.
This is generally only used by non-data (getSupportedSettings().isDataSupported) adapters, and will be ignored for data adapters
as they have custom properties for more complex tooltips.
Inherited from dundas.view.controls.Adapter.
|
| tooltipMouseDelay |
Gets or sets the delay in milliseconds after hovering over a chart element with a mouse before its tooltip is displayed.
Inherited from dundas.view.controls.Chart.
|
| tooltipText |
Gets or sets the text tooltip for this adapter.
This is generally only used by non-data (getSupportedSettings().isDataSupported) adapters, and will be ignored for data adapters
as they have custom properties for more complex tooltips.
Inherited from dundas.view.controls.Adapter.
|
| top |
Gets or sets the top value.
Inherited from dundas.view.controls.BasicAdapter.
|
| uniqueId |
Gets or sets the unique ID of this component within the site.
Inherited from dundas.Component.
|
| viewParameterIds |
Gets or sets the View Parameter IDs that this adapter sets the value of (if, for example, it's a parameter enabled
control).
Inherited from dundas.view.controls.Adapter.
|
| viewService |
Gets the view service.
Inherited from dundas.view.controls.Adapter.
|
| width |
Gets or sets the width value.
Inherited from dundas.view.controls.BasicAdapter.
|
| zIndex |
Gets or sets the z-index value.
Inherited from dundas.view.controls.Adapter.
|
| zoomedChartId |
Gets or sets the ID of a chart adapter to zoom into the range selected by this chart's selection cursor.
Inherited from dundas.view.controls.Chart.
|
| zoomSelectionChartId |
Gets or sets the ID of a chart adapter to zoom this chart into the range selected by the specified chart's selection cursor.
Inherited from dundas.view.controls.Chart.
|
|
| applyDefaultTheme |
Applies the default theme to this adapter if there is a default theme.
Inherited from dundas.view.controls.Adapter. |
| applyParameterValue |
Applies the given ParameterValue to all view parameters that are on this adapter.
This call does not cause a data refresh.
Inherited from dundas.view.controls.Adapter. |
| applyStyle |
Applies the given style to the control.
Inherited from dundas.view.controls.Adapter. |
| attach |
Attaches the container of this adapter to the target element.
Inherited from dundas.view.controls.BasicAdapter. |
| autoVisualize |
Automatically re-visualizes this adapter if it was originally visualized automatically and has not been
customized or saved and re-loaded since created.
Inherited from dundas.view.controls.Adapter. |
| canAcceptStyle |
Returns whether or not this adapter can support the given style.
Inherited from dundas.view.controls.Adapter. |
| cancelLoadData |
Cancels all outstanding load data requests.
Inherited from dundas.view.controls.Adapter. |
| checkAutoVisualizationState |
Updates the auto-visualization state of this adapter based on whether it has changed since the last time
it was set or updated.
Inherited from dundas.view.controls.Adapter. |
| clearAutoVisualizationState |
Clears the auto-visualization state of this adapter if it had any.
Inherited from dundas.view.controls.Adapter. |
| createDelegate |
Helper for creating delegate functions.
Inherited from dundas.Component. |
| createTimeout |
Creates a timeout.
Inherited from dundas.Component. |
| dataSelect |
Called when the adapter should enter data select mode. This means that left-clicking on the adapter will select a point rather than run an action.
All actions will be disabled while this mode is on.
Inherited from dundas.view.controls.Adapter. |
| dispatch |
Dispatches a call by creating a delegate and running it right away on a timer.
Inherited from dundas.Component. |
| dispose |
Disposes the component.
Inherited from dundas.Component. |
| enablePaging |
Re-enables paging of categorical data after it has been disabled.
Inherited from dundas.view.controls.Chart. |
| freeze |
Specifies whether the control should freeze (stop loading data when things change) or not. This is useful when many data changes need to occur,
and it's not desired to load data during each change.
Calling freeze(false) will de-activate freeze, wait on any pending deferreds (for example, from generateMetricSetBindings), and
then call loadData when everything is finished.
Inherited from dundas.view.controls.Adapter. |
| fromJObject |
Applies the property values from a plain object created from JSON to the properties of this instance.
Inherited from Class. |
| generateBindings |
Asks the adapter to create/update the bindings on the given MetricSetBinding.
The _super method should be called first if automatic adding/removal is desired from metricSetBindings property, and bindings created/removed.
Inherited from dundas.view.controls.Adapter. |
| generateBoxPlot |
Generates a box plot chart formula visualization based on the data in the specified metric set binding.
Inherited from dundas.view.controls.Chart. |
| generateClusters |
Uses K-means clustering to assign colors identifying groups of data.
Inherited from dundas.view.controls.Chart. |
| generateForecast |
Adds a new line series displaying a forecast calculated using exponential smoothing based on data in the specified chart series.
Inherited from dundas.view.controls.Chart. |
| generateMetricSetBinding |
Generates a metric set binding for this adapter and bindings for it from a metric set.
This is useful when an element is dropped somewhere and a metric set binding and the bindings should be generated.
Data is not retrieved for this call, the bindings are just generated, unless auto load is specified.
Inherited from dundas.view.controls.Adapter. |
| generateMetricSetBindingFromNode |
Generates a metric set binding (on the server) from a given node.
This is useful when an element is dropped somewhere and a metric set binding and the bindings should be generated.
Data is not retrieved for this call, the bindings are just generated.
Inherited from dundas.view.controls.Adapter. |
| generateOutliers |
Uses the modified Thompson tau test to detect possible outliers in a single measure's values.
Inherited from dundas.view.controls.Chart. |
| generatePareto |
Sets up the current chart displaying the specified metric set as a pareto chart.
Inherited from dundas.view.controls.Chart. |
| generateStackedTotalSorting |
Adds a stacked total measure to a stacked bar chart.
Inherited from dundas.view.controls.Chart. |
| generateTrend |
Adds a new line series displaying a trend line of the data in the specified chart series.
Inherited from dundas.view.controls.Chart. |
| generateVarianceCharts |
Generates charts set up to visualize the absolute and relative variances between values represented
by the specified bindings.
Inherited from dundas.view.controls.Chart. |
| generateVarianceWaterfall |
Sets up series and formulas to display a variance waterfall between values represented
by the specified bindings.
Inherited from dundas.view.controls.Chart. |
| getAlignableAxes |
Returns the collection of data alignable items in the adapter.
Inherited from dundas.view.controls.Adapter. |
| getAvailableBindings |
Gets the available bindings for this adapter.
Inherited from dundas.view.controls.Adapter. |
| getAxisLabelBindingDescription |
Gets the text to display for a chart axis label binding.
Inherited from dundas.view.controls.Chart. |
| getAxisLabelBindingId |
Gets the identifier for a chart axis label binding.
Inherited from dundas.view.controls.Chart. |
| getAxisLabelBindingName |
Gets the text to display for a chart axis label binding.
Inherited from dundas.view.controls.Chart. |
| getBackgroundAbsoluteBound |
Gets the position of this adapter in dundas.controls.CoordinateKind.BACKGROUND.
Inherited from dundas.view.controls.Adapter. |
| getBindingInfo |
Gets the type of binding represented by a binding target identifier.
Inherited from dundas.view.controls.Chart. |
| getBoundVisuals |
Gets the available bound visuals for a given metric set binding.
Inherited from dundas.view.controls.BasicAdapter. |
| getContainedAdapters |
Get adapters within this adapter, if this adapter is a container control.
Inherited from dundas.view.controls.Adapter. |
| getContext |
Gets the context from the adapter based on the given information. This context can be used to provide contextual toolbar and property grid experiences.
Inherited from dundas.view.controls.BasicAdapter. |
| getContextualCommands |
Gets the contextual toolbar commands.
Inherited from dundas.view.controls.BasicAdapter. |
| getControlProperties |
Called to get the object with the list of properties on the root control, or any sub-element of the control.
Inherited from dundas.view.controls.BasicAdapter. |
| getDetailsLevelDepthValueByHierarchyUniqueName |
Gets the details level depth of the hierarchy specified by unique name.
Inherited from dundas.view.controls.Adapter. |
| getHitTestArguments |
Gets event information relative to the control that can be passed to its hit testing method, for
identifying which part of the control a user interacted with.
Inherited from dundas.view.controls.Adapter. |
| getIsAxisSelfAligning |
Gets a value indicating whether the specified axis is set up to display the same range in
every copy when this chart is repeated.
Inherited from dundas.view.controls.Chart. |
| getLevelDepthValuesByHierarchyUniqueName |
Gets the top and details level depths of the hierarchy specified by unique name.
Inherited from dundas.view.controls.Adapter. |
| getParameterValue |
Gets the current value (last set value) of this adapter. If a parameter value has been changed independently of this adapter, the value may not match.
Inherited from dundas.view.controls.Adapter. |
| getSeriesBindingDescription |
Gets the description to display for a chart series binding.
Inherited from dundas.view.controls.Chart. |
| getSeriesBindingIconUrl |
Gets the icon displayed for a binding in the data binding panel.
Inherited from dundas.view.controls.Chart. |
| getSeriesBindingId |
Gets the identifier for a chart series binding.
Inherited from dundas.view.controls.Chart. |
| getSeriesBindingName |
Gets the text to display for a chart series binding.
Inherited from dundas.view.controls.Chart. |
| getService |
Gets the requested service.
Inherited from dundas.Component. |
| getStyle |
Gets an object that represents the current style of the control.
Inherited from dundas.view.controls.Adapter. |
| getSupportedParameterValueTypes |
If this control supports parameter value selection, this method should be overridden to specify the types over parameter values it can provide.
This will return a flags enum.
Inherited from dundas.view.controls.Adapter. |
| getSupportedSettings |
Gets the settings for the supported operations of this adapter.
Inherited from dundas.view.controls.BasicAdapter. |
| getTemplateCell |
Retrieve the template cell adapter.
Inherited from dundas.view.controls.Adapter. |
| getViewParameters |
Gets the view parameter objects from the IDs on this adapter.
Inherited from dundas.view.controls.Adapter. |
| hideAlignmentBindingPanel |
Hides the alignment binding panel.
Inherited from dundas.view.controls.Adapter. |
| hideAnnotationListPopup |
Hides the annotation list popup.
Inherited from dundas.view.controls.Adapter. |
| hideDataBindingPanel |
Hides the data binding panel.
Inherited from dundas.view.controls.Adapter. |
| hideNoDataIndicator |
Hides any existing no data indicator which is on the adapter.
Inherited from dundas.view.controls.Adapter. |
| hideSimplePropertyPanel |
Hides the simple property panel.
Inherited from dundas.view.controls.BasicAdapter. |
| input |
Called when the adapter should enter input mode.
This can be used for data input within the data cube, or a contextual measure. Data corrections do not use this method.
Inherited from dundas.view.controls.Adapter. |
| loadData |
Called when the adapter should load data, either for the first time or a refresh. Returns
a jQuery.Deferred object.
Implementers of this method should call this._super() first to get the deferred object to return as a promise.
Inherited from dundas.view.controls.Adapter. |
| metricSetBindingsChanged |
Notifies the adapter the bindings collection on a metric set binding was changed.
Inherited from dundas.view.controls.Adapter. |
| onBlur |
Called when a focus event occurs on the element.
Inherited from dundas.view.controls.Adapter. |
| onBoundVisualChanged |
Called when the bound visual is changed.
Inherited from dundas.view.controls.Adapter. |
| onBrushViewParameterChanged |
Called when the parentView.brushViewParameter has changed. The new parameter value is given.
Inherited from dundas.view.controls.Adapter. |
| onClick |
Called when a click occurs on the element.
Inherited from dundas.view.controls.Adapter. |
| onContextMenuShowing |
Called when the context menu is about to show.
Inherited from dundas.view.controls.Adapter. |
| onDataChanged |
Called when data changes.
Inherited from dundas.view.controls.Adapter. |
| onDataError |
Called when data changes.
Inherited from dundas.view.controls.Adapter. |
| onDataInputChanged |
Called when data input changes after having called the input method to activate it.
Inherited from dundas.view.controls.Adapter. |
| onDOMDetach |
Called when the adapter is detached from the DOM.
Inherited from dundas.view.controls.BasicAdapter. |
| onDOMReattach |
Called when the adapter is reattached to the DOM.
Inherited from dundas.view.controls.BasicAdapter. |
| onDoubleClick |
Called when a double click occurs on the element.
Inherited from dundas.view.controls.Adapter. |
| onFocus |
Called when a focus event occurs on the element.
Inherited from dundas.view.controls.Adapter. |
| onHover |
Called when a hover occurs on the element.
Inherited from dundas.view.controls.Adapter. |
| onLoaded |
Called when the adapter is loaded and set up.
The control should be set up by the adapter now and added to the DOM (container property).
Implementers of this method must call this._super() at the end if they want actions
and events to be automatically set up.
Inherited from dundas.view.controls.BasicAdapter. |
| onMetricSetBindingChanged |
Notifies the adapter that the metric set binding has changed. The adapter or the view may
perform additional tasks in response.
Inherited from dundas.view.controls.Adapter. |
| onMetricSetChanged |
Notifies the adapter that one of its metric sets has been changed. The adapter or the view may
perform additional tasks in response.
Inherited from dundas.view.controls.Adapter. |
| onMouseDown |
Called when a mouse down or a mobile touch event occurs on the element.
Inherited from dundas.view.controls.Adapter. |
| onMouseEnter |
Called when a mouseenter event occurs on the element.
Inherited from dundas.view.controls.Adapter. |
| onMouseHold |
Called when a mouse hold or a mobile long touch event occurs on the element.
Inherited from dundas.view.controls.Adapter. |
| onMouseLeave |
Called when a mouseleave event occurs on the element.
Inherited from dundas.view.controls.Adapter. |
| onMouseMove |
Called when a mousemove event occurs on the element.
Inherited from dundas.view.controls.Adapter. |
| onMouseUp |
Called when a mouse up or a mobile touch ends event occurs on the element.
Inherited from dundas.view.controls.Adapter. |
| onNoData |
Called when data changes and there is no data present.
Inherited from dundas.view.controls.Adapter. |
| onParameterValueChanged |
Called when the parameter value for this adapter is changed (all of this.viewParameter values have changed).
Inherited from dundas.view.controls.Adapter. |
| onStatesChanged |
Called when the metric set's states have changed.
Inherited from dundas.view.controls.Adapter. |
| parseControl |
Called to instruct the adapter to set the control up based on the stringified version.
Inherited from dundas.view.controls.Adapter. |
| refreshContainerDataBindingPanelContent |
Refreshes the content of this adapter's or its parent's data binding panel if currently open for this instance.
Inherited from dundas.view.controls.Adapter. |
| refreshDataBindingPanelContent |
Refreshes the content of the data binding panel.
Inherited from dundas.view.controls.Adapter. |
| refreshPropertyGridWithContext |
Refresh property grid, if necessary, while keeping the last known context and state of the property grid.
Inherited from dundas.view.controls.BasicAdapter. |
| registerAnnotationListPopup |
Shows the annotation list popup.
Inherited from dundas.view.controls.Adapter. |
| revisualize |
Called when a request occurs to re-visualize this adapter as a different control.
Inherited from dundas.view.controls.Adapter. |
| setAsAutoVisualized |
Sets this adapter as auto-visualized including its current state, so that it can be automatically
re-visualized again if no further changes are made.
Inherited from dundas.view.controls.Adapter. |
| setIsAxisSelfAligning |
Sets a value indicating whether the specified axis is set up to display the same range in
every copy when this chart is repeated.
Inherited from dundas.view.controls.Chart. |
| showAlignmentBindingPanel |
Shows the alignment binding panel.
Inherited from dundas.view.controls.Adapter. |
| showAnnotationListPopup |
Shows the annotation list popup.
Inherited from dundas.view.controls.Adapter. |
| showDataBindingPanel |
Shows the data binding panel.
Inherited from dundas.view.controls.Adapter. |
| showDataRegionStatistics |
Shows statistics for the specified measures and regions of a data result in the application's taskbar.
Inherited from dundas.view.controls.Adapter. |
| showNoDataIndicator |
Shows a no data indicator on top of the adapter.
Inherited from dundas.view.controls.Adapter. |
| showOrRefreshDataBindingPanel |
Shows the data binding panel or refreshes its contents if already open for this adapter or its parent.
Inherited from dundas.view.controls.Adapter. |
| showSimplePropertyPanel |
Shows the simple properties panel.
Inherited from dundas.view.controls.BasicAdapter. |
| stringifyControl |
Called to instruct this adapter to get a stringified version of the underlying control.
Inherited from dundas.view.controls.Adapter. |
| subscribeDisposedEvent |
Subscribe a handler for the disposed event.
Inherited from dundas.view.controls.BasicAdapter. |
| suppressNextPropertyChangedEvent |
Prevents property changed event to be fired next time a property is set.
Inherited from dundas.view.controls.BasicAdapter. |
| tempDetach |
Temporarily detaches the container of the adapter off the DOM, all events are retained.
Inherited from dundas.view.controls.BasicAdapter. |
| toJSON |
Implementation for toJSON to return an object that will include this class's
prototype property values when stringified.
Inherited from Class. |
| updateAutoVisualizationState |
Updates this adapter based on its current state if it is currently considered auto-visualized so that it
can be automatically re-visualized again if no further changes are made.
Inherited from dundas.view.controls.Adapter. |