| Package | Description |
|---|---|
| net.anotheria.moskito.core.config.dashboards |
| Modifier and Type | Method and Description |
|---|---|
static DashboardWidget |
DashboardWidget.findWidgetByName(java.lang.String name)
Searches for widget with given name.
|
static DashboardWidget |
DashboardWidget.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DashboardWidget[] |
DashboardWidget.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010-2020 anotheria.net. All Rights Reserved.