Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.6)

E22562-05

oracle.apps.fnd.applcore.customization.uiPublic.flex.eff
Class ExtensibleFlexfieldEventListeners

java.lang.Object
  extended by oracle.apps.fnd.applcore.customization.uiPublic.flex.eff.ExtensibleFlexfieldEventListeners
All Implemented Interfaces:
java.util.EventListener, oracle.adf.view.page.editor.listener.ComposerPhaseListener

public class ExtensibleFlexfieldEventListeners
extends java.lang.Object
implements oracle.adf.view.page.editor.listener.ComposerPhaseListener


Constructor Summary
ExtensibleFlexfieldEventListeners()
           
 
Method Summary
 void afterPhase(javax.faces.event.PhaseEvent phaseEvent)
           
 void beforePhase(javax.faces.event.PhaseEvent phaseEvent)
           
 javax.faces.event.PhaseId getPhase()
           
 void processSelectedContext(javax.faces.component.UIComponent component, javax.faces.context.FacesContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExtensibleFlexfieldEventListeners

public ExtensibleFlexfieldEventListeners()
Method Detail

processSelectedContext

public void processSelectedContext(javax.faces.component.UIComponent component,
                                   javax.faces.context.FacesContext context)

afterPhase

public void afterPhase(javax.faces.event.PhaseEvent phaseEvent)
Specified by:
afterPhase in interface oracle.adf.view.page.editor.listener.ComposerPhaseListener

beforePhase

public void beforePhase(javax.faces.event.PhaseEvent phaseEvent)
Specified by:
beforePhase in interface oracle.adf.view.page.editor.listener.ComposerPhaseListener

getPhase

public javax.faces.event.PhaseId getPhase()
Specified by:
getPhase in interface oracle.adf.view.page.editor.listener.ComposerPhaseListener

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.6)

E22562-05

Copyright © 2012 Oracle. All Rights Reserved.