public class AutoRefreshUnit extends Object
The AutoRefreshUnit is used with DashboardWidgets that contain a refreshable widget. The DashboardWidget has a setAutoRefreshUnit() method that takes an AutoRefreshUnit as a parameter.
Modifier and Type | Field and Description |
---|---|
static BBjNumber |
HOURS
Constant for hours
|
static BBjNumber |
MINUTES
Constant for minutes
|
static BBjNumber |
SECONDS
Constant for seconds
|
Constructor and Description |
---|
AutoRefreshUnit() |