public final class EndDeleteEvent extends AbstractQueryEvent
source
Constructor and Description |
---|
EndDeleteEvent(Object source) |
Modifier and Type | Method and Description |
---|---|
void |
dispatch(QueryListener listener)
Dispatches this event to the listener
|
getSource, toString
public EndDeleteEvent(Object source)
source
- the source of the eventpublic void dispatch(QueryListener listener)
dispatch
in class AbstractQueryEvent
listener
- the query listener