Package wt.clients.beans.query
Interface WTQueryListener
- All Superinterfaces:
EventListener
- All Known Implementing Classes:
AssociationsPanel.AddObjectListener,EffectivityPanel.ConfigItemListener,FindDialog
The listener interface for receiving
Supported API: true
Extendable: false
WTQueryEvents.
Supported API: true
Extendable: false
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionvoidqueryEvent(WTQueryEvent aEvent) Invoked when a button is clicked, a status message is ready or the selection has been changed in the results viewing area.
-
Method Details
-
queryEvent
Invoked when a button is clicked, a status message is ready or the selection has been changed in the results viewing area.
Supported API: true
-