|
Oracle Fusion Middleware Java API Reference for Oracle ADF Faces 12c Release 1 (12.1.2.0.0) E23185-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface QueryListener
The QueryListener is invoked when a user's action results in the QueryEvent being queued (and broadcast to the component). Example of a user action is when a user performs a query by clicking the "go" icon of the quickQuery component or the "Search" button of the query component.
| Method Summary | |
|---|---|
void |
processQuery(QueryEvent event)Override this method to perform a query. |
| Method Detail |
|---|
void processQuery(QueryEvent event)
throws javax.faces.event.AbortProcessingException
event -javax.faces.event.AbortProcessingException
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Faces 12c Release 1 (12.1.2.0.0) E23185-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright © 2013 Oracle Corporation. All Rights Reserved.