Start of Content Area

Background documentation Threshold Properties  Locate the document in its SAP Library 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

This graphic is explained in the accompanying text

badvalue_light

This graphic is explained in the accompanying text

criticalvalue_dark

This graphic is explained in the accompanying text

five

This graphic is explained in the accompanying text

Selection

This graphic is explained in the accompanying text

total

This graphic is explained in the accompanying text

subtotal_light

This graphic is explained in the accompanying text

goodvalue_medium

This graphic is explained in the accompanying text

three

This graphic is explained in the accompanying text

goodvalue_dark

This graphic is explained in the accompanying text

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.

 

 

End of Content Area