public class DashboardEvent extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DashboardEvent.EventType |
| Constructor and Description |
|---|
DashboardEvent(AjaxRequestTarget target,
DashboardEvent.EventType type,
Object detail) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getDetail() |
AjaxRequestTarget |
getTarget() |
DashboardEvent.EventType |
getType() |
public DashboardEvent(AjaxRequestTarget target, DashboardEvent.EventType type, Object detail)
public AjaxRequestTarget getTarget()
public DashboardEvent.EventType getType()
public Object getDetail()
Copyright © 2025. All rights reserved.