JavaScript API Reference for Oracle ADF Faces
| 
 | 
Oracle Fusion Middleware JavaScript API Reference for Oracle ADF Faces 
11g Release 1 (11.1.1) 
E12046-03 | 
|  PREV   NEXT  | 
FRAMES    NO FRAMES      Warning: private items are visible | 
  | 
oracle.adfinternal.view.js.component.rich
Class AdfDialogServicePopupContainer
Warning:
- This is an unsupported, internal implementation class.
 
- Use an API class that might provide equivalent functionality instead.
 
- This class will change without notice.
 
- It is not recommended that you use anything in this class.
 
 
org.ecmascript.object.Object
   |
   +--org.apache.myjs.trinidad.component.AdfUIObject
         |
         +--oracle.adfinternal.view.js.component.rich.AdfDialogServicePopupContainer
public class AdfDialogServicePopupContainer
extends AdfUIObject
Copyright (c) 2008, 2009, Oracle and/or its affiliates. All rights reserved.
public AdfDialogServicePopupContainer() 
Copyright (c) 2008, 2009, Oracle and/or its affiliates. All rights reserved.
 
String __getAllPopupNames() 
- Return:
 
String - comma delimited list of open popup dialog window names 
 
String __getAllWindowNames() 
- Return:
 
String - comma delimited list of open dialog window names 
 
private void _getPopupNames(Object state) 
Visits each open dialog building a list of inline popup window names that are currently open.
 
- Parameters:
 
- 
state | 
 -  | 
token for each open dialog | 
 
- Return:
 
void - null 
 
private void _getWindowNames(Object state) 
Visits each open dialog building a list of browser window names that are currently open.
 
- Parameters:
 
- 
state | 
 -  | 
token for each open dialog | 
 
- Return:
 
void - null 
 
| 
 | 
Oracle Fusion Middleware JavaScript API Reference for Oracle ADF Faces 
11g Release 1 (11.1.1) 
E12046-03 | 
|  PREV   NEXT  | 
FRAMES    NO FRAMES      Warning: private items are visible | 
  | 
Generated on 2009.09.25 03:44 UTC
Copyright (c) 1998, 2009, Oracle and/or its affiliates. All rights reserved.