| Modifier and Type | Method and Description |
|---|---|
PredefinedRange |
DashboardRangeChangeEvent.getPredefinedRange() |
| Constructor and Description |
|---|
DashboardRangeChangeEvent(PredefinedRange predefinedRange) |
| Modifier and Type | Method and Description |
|---|---|
void |
DashboardPresenter.IView.setPredefinedRange(PredefinedRange range) |
| Modifier and Type | Method and Description |
|---|---|
void |
DashboardView.setPredefinedRange(PredefinedRange range) |
| Modifier and Type | Method and Description |
|---|---|
static PredefinedRange |
PredefinedRange.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PredefinedRange[] |
PredefinedRange.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected gwt.material.design.client.ui.html.Option |
PredefinedRangeListBox.buildOption(String text,
PredefinedRange value) |
Copyright © 2023. All rights reserved.