JavaScript API Reference for Oracle ADF Faces
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
public AdfPopupScopingUtils()
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
public static Object scope(Object element)
- Parameters:
-
- Return:
Object
public static Object unscope(Object element)
- Parameters:
-
- Return:
Object
Generated on 2017.04.19 06:37 UTC
Copyright (c) 1998, 2015, Oracle and/or its affiliates. All rights reserved.