User Tools

Site Tools


SLIDER

Guide Section: GUI of EASAPs | EASAP Tree: User Interface Branch


The Slider object allows users to quickly select a numerical value within a specified range by sliding a handle to the appropriate value location. An example of a slider is shown below.

The parameters of the Slider object are similar to the REALBOX object.

Slider
Essential Parameters:
DefaultDefault value to be displayed [Expression allowed]
Upper BoundUpper bound on slider value [Expression allowed]
Lower BoundLower bound on slider value [Expression allowed]
Number of DivisionsNumber of uniform increments between the Lower Bound and the Upper Bound. Rounded to nearest integer.
Optional Parameters:
LabelText displayed above slider
Range ReferenceUsed to connect the object directly to Excel through Named Ranges or Range References.
Show ifLogical expression, if TRUE then slider shown, if FALSE then slider NOT shown
Enable ifLogical expression, if TRUE then slider enabled, if FALSE then slider NOT enabled
UnitsSelect from list of all available dimensional groups
Number FormatNumber format of bounds displayed [Default= 6.4g]
DelimiterCharacter to act as delimiter in DORs. Replaces default of %. [e.g. ?, !]
Tool TipText to be displayed as a tool tip

Page Tools