|
The Auto Refresh widget is replaced by the Auto Refresh function in ThingWorx 9.1 and later.
|
|
Styles and common widget properties are not included in the table below.
|
Property Name
|
Description
|
Base Type
|
Default Value
|
Bindable? (Y/N)
|
Localizable? (Y/N)
|
---|---|---|---|---|---|
RefreshInterval
|
The refresh interval (in seconds).
|
Number
|
30
|
Y
|
N
|
AutoRefresh
|
Enable or disable the Auto Refresh widget.
|
Boolean
|
True
|
Y
|
N
|
ShowControls
|
Show or hide the Auto Refresh widget.
|
Boolean
|
True
|
N
|
N
|
AutoRefreshTabSequence
|
Tab index for the auto refresh tab sequence
|
Number
|
0
|
N
|
Y
|
Label
|
Text for the “Refresh Now” button
|
Number
|
Refresh Now
|
N
|
Y
|
RefreshNowTabSequence
|
Tab index for the “Refresh Now” button.
|
Number
|
0
|
N
|
N
|
IconAlignment
|
Position of the “Refresh Now” button relative to the label.
|
String
|
Left
|
N
|
N
|
RefreshToggleLabel
|
Text for the “On” position of the widget
|
String
|
On
|
N
|
Y
|
RefreshToggleLabelOff
|
Text for the “Off” position of the widget
|
String
|
Off
|
N
|
Y
|
ShowDataLoading
|
Displays a spinning icon when data is loading.
|
Boolean
|
True
|
Y
|
N
|
Refresh
|
Event
|
n/a
|
n/a
|
Y
|
N
|
Visible
|
Is the widget visible in run time?
|
Boolean
|
True
|
Y
|
N
|