StiDashboardInteraction Class |
Namespace: Stimulsoft.Dashboard.Interactions
The StiDashboardInteraction type exposes the following members.
Name | Description | |
---|---|---|
StiDashboardInteraction | Initializes a new instance of the StiDashboardInteraction class | |
StiDashboardInteraction(StiInteractionOnHover, StiInteractionOnClick, StiInteractionOpenHyperlinkDestination, String, String, String, ListStiDashboardDrillDownParameter) | Initializes a new instance of the StiDashboardInteraction class |
Name | Description | |
---|---|---|
DrillDownPageKey |
Describes a key of the dashboard page which should be opened.
| |
DrillDownParameters |
Describes a list of drillDownParameters.
| |
Hyperlink |
Describes an URI pattern which is used to create final URL.
| |
HyperlinkDestination |
Describes a destination where new tab should be opened.
| |
Ident |
ID code of this interaction. Used in JSON saving.
| |
IsDefault | ||
OnClick |
Describes an interactive action for the click event of an element.
| |
OnHover |
Describes an interactive action for the hover event of an element.
| |
ToolTip |
Describes a text for the tooltip.
|
Name | Description | |
---|---|---|
Clone | ||
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetDrillDownParameters | ||
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
LoadFromJsonObject | ||
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
SaveToJsonObject | ||
SetDrillDownParameters | ||
ToString | Returns a string that represents the current object. (Inherited from Object.) |