Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 7 (11.1.7)

E22562-07

oracle.apps.fnd.applcore.globalSearch.ui.listeners
Class EditPreferencesActionListener

java.lang.Object
  extended by oracle.apps.fnd.applcore.globalSearch.ui.listeners.EditPreferencesActionListener
All Implemented Interfaces:
java.util.EventListener, javax.faces.event.ActionListener, javax.faces.event.FacesListener

public class EditPreferencesActionListener
extends java.lang.Object
implements javax.faces.event.ActionListener

An action listener to close the current popup and open the Personalize popup.


Constructor Summary
EditPreferencesActionListener()
           
 
Method Summary
 void processAction(javax.faces.event.ActionEvent actionEvent)
          Action to close the current summary popup and open the personalize popup.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EditPreferencesActionListener

public EditPreferencesActionListener()
Method Detail

processAction

public void processAction(javax.faces.event.ActionEvent actionEvent)
                   throws javax.faces.event.AbortProcessingException
Action to close the current summary popup and open the personalize popup.

Specified by:
processAction in interface javax.faces.event.ActionListener
Parameters:
actionEvent - the event triggering this action.
Throws:
javax.faces.event.AbortProcessingException - not used

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 7 (11.1.7)

E22562-07

Copyright © 2013 Oracle. All Rights Reserved.