public final class BeginAggMarkEvent extends AbstractQueryEvent
Constructor and Description |
---|
BeginAggMarkEvent(java.lang.Object source) |
Modifier and Type | Method and Description |
---|---|
void |
dispatch(QueryListener listener)
Dispatches this event to the listener
|
public BeginAggMarkEvent(java.lang.Object source)
source
- the source of the eventpublic void dispatch(QueryListener listener)
dispatch
in class AbstractQueryEvent
listener
- the query listener