Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Faces
11g Release 2 (11.1.2.0.0)
E17488-01


Uses of Class
oracle.adf.view.rich.event.LaunchPopupEvent.PopupType

Packages that use LaunchPopupEvent.PopupType
oracle.adf.view.rich.event   

 

Uses of LaunchPopupEvent.PopupType in oracle.adf.view.rich.event

 

Methods in oracle.adf.view.rich.event that return LaunchPopupEvent.PopupType
 LaunchPopupEvent.PopupType LaunchPopupEvent.getPopupType()
          Returns the type of the popup which will be launched.
static LaunchPopupEvent.PopupType LaunchPopupEvent.PopupType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static LaunchPopupEvent.PopupType[] LaunchPopupEvent.PopupType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Constructors in oracle.adf.view.rich.event with parameters of type LaunchPopupEvent.PopupType
LaunchPopupEvent(javax.faces.component.UIComponent source, java.lang.Object submittedValue, LaunchPopupEvent.PopupType popupType)
          Constructor which takes the source, submittedValue and popup-type as parameters

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Faces
11g Release 2 (11.1.2.0.0)
E17488-01


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