OracleJavaScript API Reference for Oracle ADF Faces

 

SUMMARY: FIELD | CONSTR | METHOD    DETAIL: FIELD | CONSTR | METHOD

oracle.adfinternal.view.js.util
Class AdfNavigationUtils

Warning:

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



Field Summary


Fields inherited from oracle.adf.view.js.base.AdfObject

constructor, superclass


Fields inherited from org.ecmascript.object.Object

prototype


Constructor Summary

public
AdfNavigationUtils()
Utility class used by various button and link components


Method Summary

public static Object
performGetNavigation(Object component, Object clickComponentEvent, Object target)


Methods inherited from oracle.adf.view.js.base.AdfObject

adopt, clone, createCallback, createInitializedObject, createSubclass, ensureClassInitialization, equals, exportPrototypeSymbol, getClass, GetLazyArrayProperty, GetLazyMapProperty, getTypeName, Init, toDebugString, toString


Field Detail


Constructor Detail


AdfNavigationUtils

public AdfNavigationUtils()

Utility class used by various button and link components

Method Detail


performGetNavigation

public static Object performGetNavigation(Object component,
                                          Object clickComponentEvent,
                                          Object target)

Parameters:
component    
clickComponentEvent    
target    
Return:
Object

SUMMARY: FIELD | CONSTR | METHOD    DETAIL: FIELD | CONSTR | METHOD

 

Generated on 2017.04.19 06:37 UTC
Copyright (c) 1998, 2015, Oracle and/or its affiliates. All rights reserved.