Click or drag to resize

StiTableDashboardInteraction Properties

The StiTableDashboardInteraction type exposes the following members.

Properties
  NameDescription
Public propertyAllowUserFiltering
A value which switches a posibility of an user filtering in the table element.
Public propertyAllowUserSorting
A value which switches a posibility of an user sorting in the table element.
Public propertyDrillDownPageKey
Describes a key of the dashboard page which should be opened.
(Inherited from StiDashboardInteraction.)
Public propertyDrillDownParameters
Describes a list of drillDownParameters.
(Inherited from StiDashboardInteraction.)
Public propertyHyperlink
Describes an URI pattern which is used to create final URL.
(Inherited from StiDashboardInteraction.)
Public propertyHyperlinkDestination
Describes a destination where new tab should be opened.
(Inherited from StiDashboardInteraction.)
Public propertyIdent
ID code of this interaction. Used in JSON saving.
(Overrides StiDashboardInteractionIdent.)
Public propertyIsDefault (Overrides StiDashboardInteractionIsDefault.)
Public propertyOnClick
Describes an interactive action for the click event of an element.
(Inherited from StiDashboardInteraction.)
Public propertyOnHover
Describes an interactive action for the hover event of an element.
(Inherited from StiDashboardInteraction.)
Public propertyToolTip
Describes a text for the tooltip.
(Inherited from StiDashboardInteraction.)
Top
See Also