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
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 
 
Generated on 2013.04.22 20:17 UTC
Copyright (c) 1998, 2013, Oracle and/or its affiliates. All rights reserved.