JavaScript API Reference for Oracle ADF Faces
|
Oracle Fusion Middleware JavaScript API Reference for Oracle ADF Faces
11g Release 2 (11.1.2.0.0)
E17489-01 |
PREV NEXT |
FRAMES NO FRAMES Warning: private items are visible |
|
oracle.adfinternal.view.js.laf.dhtml.internalWindow
Class AdfPopupScopingUtils
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
|
+--oracle.adfinternal.view.js.laf.dhtml.internalWindow.AdfPopupScopingUtils
public class AdfPopupScopingUtils
extends Object
private static Object _CONTAINER_CLASS
private static Object _HIDDEN_CONTAINER_CLASS
public AdfPopupScopingUtils()
private static Object _getAllScopingContainers()
- Return:
Object
private static Object _getScopingContainer(Object element)
- Parameters:
-
- Return:
Object
public static Object isOutOfScope(Object element)
- Parameters:
-
- Return:
Object
public static Object isScopingContainer(Object element)
- Parameters:
-
- Return:
Object
public static Object markAsScopingContainer(Object element)
- Parameters:
-
- Return:
Object
private static Object _putContainerInScope(Object containerElement)
- Parameters:
-
- Return:
Object
private static Object _removeContainerFromScope(Object containerElement)
- Parameters:
-
- Return:
Object
public static Object scope(Object element)
- Parameters:
-
- Return:
Object
public static Object unscope(Object element)
- Parameters:
-
- Return:
Object
private static Object _unscopeAll()
- Return:
Object
|
Oracle Fusion Middleware JavaScript API Reference for Oracle ADF Faces
11g Release 2 (11.1.2.0.0)
E17489-01 |
PREV NEXT |
FRAMES NO FRAMES Warning: private items are visible |
|
Generated on 2011.04.27 02:28 UTC
Copyright (c) 1998, 2011, Oracle and/or its affiliates. All rights reserved.