Show TOC

 Threshold PropertiesLocate this document in the navigation structure

Properties in the View Designer
  • color

    Semantic color The threshold color property is of the type WDUI_TABLE_CELL_DESIGN and can have the following values:

    Value Visual Display

    badvalue_dark

    badvalue_light

    criticalvalue_dark

    five

    Selection

    total

    subtotal_light

    goodvalue_medium

    three

    goodvalue_dark

    Also refer to the GET_COLOUR method in the WDR_TEST_THRESHOLD_SLIDER component.

    From the Threshold, the bar takes on the color defined by the color property.

  • showMarker

    Determines whether the Threshold should be displayed highlighted in color above the slider.

  • tooltip

    Quick info text that appears when the user passes the mouse pointer over the UI element. If screen readers are supported, additional text is added automatically to the quick info to support accessibility.

    Note

    The total tooltip of the ThresholdSlider is ThresholdSlider.tooltip + tooltip of the active Threshold.

  • value

    Specification of where the Threshold is, that is the position of the Threshold measured in units. Before the first Threshold, the color is the same as the color of the first Threshold.