|
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.7.0) E12063-08 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SortListener
| Method Summary | |
|---|---|
void |
processSortRequested(SortEvent event)
Signal that a sort just happened. |
void |
processSortRequesting(SortEvent event)
Signal that a sort is about to happen. |
| Method Detail |
|---|
void processSortRequesting(SortEvent event)
throws javax.faces.event.AbortProcessingException
event - information about the sort
javax.faces.event.AbortProcessingException
void processSortRequested(SortEvent event)
throws javax.faces.event.AbortProcessingException
event - information about the sort
javax.faces.event.AbortProcessingException
|
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.7.0) E12063-08 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||