Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Faces
11g Release 1 (11.1.1)
E10684-04


oracle.adf.view.rich.event
Interface PopupFetchListener

All Superinterfaces:
java.util.EventListener, javax.faces.event.FacesListener
All Known Implementing Classes:
SetPropertyListener

public interface PopupFetchListener
extends javax.faces.event.FacesListener

Listener for PopupFetchEvents.

Version:
$Name: $ ($Revision: adfrt/faces/adf-faces-api/src/main/java/oracle/adf/view/faces/event/PopupFetchListener.java#0 $) $Date: 10-nov-2005.19:09:00 $
Author:
The Oracle ADF Faces Team

Method Summary
 void processPopupFetch(PopupFetchEvent event)
           

 

Method Detail

processPopupFetch

void processPopupFetch(PopupFetchEvent event)
                       throws javax.faces.event.AbortProcessingException
Throws:
javax.faces.event.AbortProcessingException

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Faces
11g Release 1 (11.1.1)
E10684-04


Copyright (c) 1998, 2010, Oracle and/or its affiliates. All rights reserved.