HtmlForgeX

API Reference

Class

TablerTracking

Namespace HtmlForgeX
Assembly HtmlForgeX
Base Element

Visual representation of item progress using colored blocks.

Inheritance

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Constructors

Methods

Block 3 overloads
public TablerTracking Block(TablerTrackingBlock block) #
Returns: TablerTracking

Initializes or configures Block.

Parameters

block HtmlForgeX.TablerTrackingBlock requiredposition: 0
public TablerTracking Block(String tooltipTitle, TablerColor trackingColor) #
Returns: TablerTracking

Initializes or configures Block.

Parameters

tooltipTitle System.String requiredposition: 0
trackingColor HtmlForgeX.TablerColor requiredposition: 1
public TablerTracking Block(String tooltipTitle) #
Returns: TablerTracking

Initializes or configures a neutral block without a status color.

Parameters

tooltipTitle System.String requiredposition: 0
public override String ToString() #
Returns: String

Initializes or configures ToString.