JavaScript API Reference for Oracle ADF Faces
|
Oracle® Fusion Middleware Javascript API Reference for Oracle ADF Faces 12c (12.2.1.4.0) E81451-01
|
PREV
NEXT |
FRAMES
NO FRAMES
Warning: private items are visible
|
|
oracle.adfinternal.view.js.util
Class AdfNavigationUtils
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.adf.view.js.base.AdfObject
|
+--oracle.adfinternal.view.js.util.AdfNavigationUtils
public class AdfNavigationUtils
extends AdfObject
Utility class used by various button and link components
Constructor Summary |
public |
AdfNavigationUtils()
Utility class used by various button and link components
|
Methods inherited from oracle.adf.view.js.base.AdfObject |
adopt, clone, createCallback, createInitializedObject, createSubclass, ensureClassInitialization, equals, exportPrototypeSymbol, getClass, GetLazyArrayProperty, GetLazyMapProperty, getTypeName, Init, toDebugString, toString |
public AdfNavigationUtils()
Utility class used by various button and link components
public static Object performGetNavigation(Object component,
Object clickComponentEvent,
Object target)
- Parameters:
component | | |
clickComponentEvent | | |
target | | |
- Return:
Object
|
Oracle® Fusion Middleware Javascript API Reference for Oracle ADF Faces 12c (12.2.1.4.0) E81451-01
|
PREV
NEXT |
FRAMES
NO FRAMES
Warning: private items are visible
|
|
Copyright (c) 1998, 2018, Oracle and/or its affiliates. All rights reserved.