|
Oracle© Fusion Middleware Java API Reference for Oracle ADF Faces 11g Release 1 (11.1.1.7.0) E10684-08 |
|||||||||
| 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 11g Release 1 (11.1.1.7.0) E10684-08 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||