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

E22562-02

oracle.apps.fnd.applcore.globalSearch.ui
Class SearchPopupHideActionListener

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

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

Listener for closing Global Search Popups.

Author:
Paul Cross <paul.a.cross@oracle.com>

Constructor Summary
SearchPopupHideActionListener()
           
 
Method Summary
 void processAction(javax.faces.event.ActionEvent actionEvent)
          Action to close a Global Search dialog.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SearchPopupHideActionListener

public SearchPopupHideActionListener()
Method Detail

processAction

public void processAction(javax.faces.event.ActionEvent actionEvent)
                   throws javax.faces.event.AbortProcessingException
Action to close a Global Search dialog.

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

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

E22562-02

Copyright © 2011 Oracle. All Rights Reserved.