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.kff
Class KeyFlexfieldEventListeners

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

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


Constructor Summary
KeyFlexfieldEventListeners()
           
 
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

KeyFlexfieldEventListeners

public KeyFlexfieldEventListeners()
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.