Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Faces
12c Release 1 (12.1.2.0.0)
E23185-01


oracle.adf.view.rich.event
Interface RegionNavigationListener

All Superinterfaces:
EventListener, javax.faces.event.FacesListener
All Known Implementing Classes:
BasePolytypeListener, ResetListener, SetPropertyListener

public interface RegionNavigationListener
extends javax.faces.event.FacesListener

Listener for listening to RegionNavigationEvents.


Method Summary
 void processRegionNavigation(RegionNavigationEvent event)
           

 

Method Detail

processRegionNavigation

void processRegionNavigation(RegionNavigationEvent event)
                             throws javax.faces.event.AbortProcessingException
Throws:
javax.faces.event.AbortProcessingException

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Faces
12c Release 1 (12.1.2.0.0)
E23185-01


Copyright © 2013 Oracle Corporation. All Rights Reserved.