| Package | Description |
|---|---|
| org.wicketstuff.event.annotation |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAjaxAwareEvent
Implementation of
IAjaxAwareEvent. |
class |
AbstractPayloadClassTypedEvent
Implementation of
ITypedEvent where the class type is specified in
the constructor. |
class |
AbstractPayloadEvent<T>
Implementation of
IPayloadEvent. |
class |
AbstractPayloadTypedEvent<T>
Implementation of
ITypedEvent where AbstractTypedEvent.getTypes() returns the class of the payload. |
class |
AbstractTypedEvent<T>
Base class for implementations of
ITypedEvent. |
Copyright © 2015. All rights reserved.