Package org.dashbuilder.common.client.event
-
Class Summary Class Description ContextualEvent Base class for any event that is fired for a given context.ValueChangeEvent<T> CDI event for components that have a value and it can be changed.
| Class | Description |
|---|---|
| ContextualEvent |
Base class for any event that is fired for a given context.
|
| ValueChangeEvent<T> |
CDI event for components that have a value and it can be changed.
|