Package | Description |
---|---|
org.wicketstuff.event.annotation |
Modifier and Type | Class and Description |
---|---|
class |
AbstractPayloadClassTypedEvent
Implementation of
ITypedEvent where the class type is specified in
the constructor. |
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.