Package org.wicketstuff.event.annotation
package org.wicketstuff.event.annotation
-
ClassDescriptionImplementation of
IAjaxAwareEvent
.Implementation ofITypedEvent
where the class type is specified in the constructor.Implementation ofIPayloadEvent
.Implementation ofITypedEvent
whereAbstractTypedEvent.getTypes()
returns the class of the payload.Base class for implementations ofITypedEvent
.Event that provides anAjaxRequestTarget
.Automatically configures the application to use AnnotationEventDispatcherEvent with a payload.Event with a list of classes to use for discriminating event handlers.Annotation used to tag methods that should be called byAnnotationEventDispatcher
to handle the events.