Click or drag to resize

ThresholdCountWidget Methods

The ThresholdCountWidget type exposes the following members.

Methods
  NameDescription
Protected methodApplyThresholdState
Apply thrashold states to widget
Public methodFetch
Fetches widget with data
(Inherited from CountWidget.)
Protected methodGetCounterNumber
Gets formated counter number
(Overrides CountWidgetGetCounterNumber(IDashboard, String).)
Protected methodGetCounterValue
Gets counter value
Public methodGetIdSuitableString (Inherited from ConfigurableAddIn.)
Public methodGetOptions
Return dropdown options
(Overrides DashboardWidgetGetOptions(String).)
Public methodGetParametersToXml (Inherited from ConfigurableAddIn.)
Public methodGetParametersToXml(Boolean) (Inherited from ConfigurableAddIn.)
Protected methodIsValueFollowThresholdCondition
Public methodLoadParametersFromXml (Inherited from ConfigurableAddIn.)
Public methodRender
The method render widget and return html
(Inherited from DashboardElementWidget.)
Public methodRenderAdditionalContent (Inherited from ConfigurableAddIn.)
Public methodScriptDependencies
Specifies relative paths to all script files that this widget is dependent upon.
(Inherited from DashboardWidget.)
Public methodSetValue (Inherited from ConfigurableAddIn.)
Public methodStylesheetDependencies
Specifies relative paths to all style files that this widget is dependent upon.
(Inherited from DashboardWidget.)
Public methodUpdateFromPost (Inherited from ConfigurableAddIn.)
Top
See Also