Adapter Class |
The Adapter type exposes the following members.
| Name | Description | |
|---|---|---|
| AlignedAdapterIds | Gets the aligned adapter IDs. | |
| AlignedAxes | Gets the data alignments. | |
| AllowedReVisualizingAdapterObjectNames | Gets 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 '|'. If this list has a 0 length, then all items are assumed allowed. | |
| AriaLabel | Gets or sets an accessible name or short description to apply to the container element. | |
| AriaLabelledBy | Gets or sets the ID of adapter providing an accessible name or short description for the container's contents. | |
| BlurActions | Gets the blur actions. | |
| ClickActions | Gets the click actions. | |
| ContextMenuShowingActions | Gets the context menu showing actions. | |
| Cursor | Gets or sets the cursor. | |
| Data | Gets or sets the data for the control (JSON serialized object). | |
| DataAutoRefreshInterval | Gets or sets the data auto refresh interval. This number indicates the number of seconds that should elapse before the adapter auto-refreshes its data. If this is set to null or 0, refresh will not occur. | |
| DataChangedActions | Gets the data changed actions. | |
| DataErrorActions | Gets the data error actions. | |
| DisabledApplicationPrivileges | Gets 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. | |
| DockLocation | Gets or sets the dock location. | |
| DoubleClickActions | Gets the double click actions. | |
| FocusActions | Gets the focus actions. | |
| FontColor | Gets or sets the font color. | |
| FontFamily | Gets or sets the font family. | |
| FontSize | Gets or sets the size of the font. | |
| FontStyle | Gets or sets the font style. | |
| FontVariant | Gets or sets the font variant. | |
| FontWeight | Gets or sets the font weight. | |
| FriendlyName |
Gets or sets the friendly name.
(Inherited from BasicAdapter) | |
| GroupId | Gets or sets the ID of the group. | |
| Height |
Gets or sets the height.
(Inherited from BasicAdapter) | |
| HoverActions | Gets the hover actions. | |
| Id |
Gets or sets the ID.
(Inherited from BasicAdapter) | |
| IsAutoLoadedDataDisabled | Gets or sets a value indicating whether data is auto loaded for this Adapter. | |
| IsHidden | Gets or sets a value indicating whether this Adapter is hidden. | |
| IsLoadingScreenDisabled | Gets or sets a value indicating whether the loading screen is disabled for this Adapter. | |
| IsLocked |
Gets or sets a value indicating whether this adapter is locked.
(Inherited from BasicAdapter) | |
| IsNoDataIndicatorDisabled | Gets or sets a value specifying whether a no data overlay should be shown on this Adapter when an empty data result is returned. | |
| IsSelfAlignedByParent | Gets or sets a value indicating whether AlignedAxes are grouped by their parent when this Adapter is used in a repeater. | |
| IsTooltipOpenedOnFocus | Gets or sets a value indicating whether the tooltip should be opened when focused using a keyboard. | |
| LayerId |
Gets or sets the ID of the layer.
(Inherited from BasicAdapter) | |
| Left |
Gets or sets the left.
(Inherited from BasicAdapter) | |
| LegendId | Gets or sets the ID of the legend. | |
| LineHeight | Gets or sets the height of the line. | |
| MaxHeight | Gets or sets the maximum height. | |
| MaxWidth | Gets or sets the maximum width. | |
| MetricSetBindings | Gets the bindings. | |
| MouseDownActions | Gets the mouse down actions. | |
| MouseEnterActions | Gets the mouse enter actions. | |
| MouseHoldActions | Gets the mouse hold actions. | |
| MouseLeaveActions | Gets the mouse leave actions. | |
| MouseMoveActions | Gets the mouse move actions. | |
| MouseUpActions | Gets the mouse up actions. | |
| Name |
Gets or sets the name.
(Inherited from BasicAdapter) | |
| NoDataActions | Gets the no data actions. | |
| Opacity | Gets or sets the opacity. | |
| ParameterValueChangedActions | Gets the parameter value changed actions. | |
| PositionKind | Gets or sets the kind of the position. | |
| ReVisualizedActions | Gets the re-visualized actions. | |
| ReVisualizingActions | Gets the re-visualizing actions. | |
| TabIndex | Gets or sets the tab-index. | |
| TemplateCellId | Gets or sets the ID of the template cell (if any). | |
| TextDecoration | Gets or sets the text decoration. | |
| TextTransform | Gets or sets the text transform. | |
| TooltipDelay | Gets or sets the tooltip delay. | |
| TooltipText | Gets or sets the tooltip text. | |
| Top |
Gets or sets the top.
(Inherited from BasicAdapter) | |
| UIClassName |
Gets or sets the name of the corresponding UI class.
(Inherited from BasicAdapter) | |
| ViewParameterIds | Gets the view parameter IDs. | |
| Width |
Gets or sets the width.
(Inherited from BasicAdapter) | |
| ZIndex | Gets or sets the z-index. |