|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface BeforeQueryEvent.HasBeforeQueryHandlers<T>
A widget that implements this interface is a public source of
BeforeQueryEvent events.
| Method Summary | |
|---|---|
HandlerRegistration |
addBeforeQueryHandler(BeforeQueryEvent.BeforeQueryHandler<T> handler)
Adds a BeforeQueryEvent.BeforeQueryHandler handler for BeforeQueryEvent
events. |
| Method Detail |
|---|
HandlerRegistration addBeforeQueryHandler(BeforeQueryEvent.BeforeQueryHandler<T> handler)
BeforeQueryEvent.BeforeQueryHandler handler for BeforeQueryEvent
events.
handler - the handler
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||