| Package | Description |
|---|---|
| org.wicketstuff.dashboard.web |
| Modifier and Type | Method and Description |
|---|---|
DashboardEvent.EventType |
DashboardEvent.getType() |
static DashboardEvent.EventType |
DashboardEvent.EventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DashboardEvent.EventType[] |
DashboardEvent.EventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DashboardEvent(AjaxRequestTarget target,
DashboardEvent.EventType type,
Object detail) |
Copyright © 2025. All rights reserved.