Oracle Application Development Framework Lifecycle Java API Reference 10g Release 3 (10.1.3) B25779-01


Uses of Class
oracle.adf.controller.v2.lifecycle.PagePhaseEvent

Packages that use PagePhaseEvent
oracle.adf.controller.v2.lifecycle Contains classes definining the phases of the ADF Lifecycle and the order in which they are executed. 

 

Uses of PagePhaseEvent in oracle.adf.controller.v2.lifecycle

 

Methods in oracle.adf.controller.v2.lifecycle with parameters of type PagePhaseEvent
 void PagePhaseListener.afterPhase(PagePhaseEvent event)
          Notify the listener after the execution of a specific phase of the ADF PageLifecycle.
 void PagePhaseListener.beforePhase(PagePhaseEvent event)
          Notify the listener before the execution of a specific phase of the ADF PageLifecycle.

 


Oracle Application Development Framework Lifecycle Java API Reference 10g Release 3 (10.1.3) B25779-01


Copyright © 1997, 2005, Oracle. All rights reserved.