Skip navigation links

Oracle© Fusion Middleware Java API Reference for Oracle ADF Faces
11g Release 1 (11.1.1.7.0)
E10684-08


Uses of Class
oracle.adf.view.rich.event.DialogEvent.Outcome

Packages that use DialogEvent.Outcome
oracle.adf.view.rich.event   

 

Uses of DialogEvent.Outcome in oracle.adf.view.rich.event

 

Methods in oracle.adf.view.rich.event that return DialogEvent.Outcome
 DialogEvent.Outcome DialogEvent.getOutcome()
           
static DialogEvent.Outcome DialogEvent.Outcome.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static DialogEvent.Outcome[] DialogEvent.Outcome.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 DialogEvent.Outcome
DialogEvent(javax.faces.component.UIComponent source, DialogEvent.Outcome outcome)
          Create a dialog event.

 


Skip navigation links

Oracle© Fusion Middleware Java API Reference for Oracle ADF Faces
11g Release 1 (11.1.1.7.0)
E10684-08


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