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 All Classes Warning: private items are visible
oracle.adfinternal.view.js.agent.ie
Class AdfIE8NavigationHistoryAgent
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.agent.AdfNavigationHistoryAgent
|
+--oracle.adfinternal.view.js.agent.ie.AdfIE8NavigationHistoryAgent
public class AdfIE8NavigationHistoryAgent
extends AdfNavigationHistoryAgent
Method Summary
private static Object
_checkURI ()
public Object
dispose ()
Disposes of this agent
public Object
startTrackingURI (Object callbackObj)
Tells this agent to start checking that the browser URI reflects the current view When there is no match, the agent will invoke loadView(viewId) on the callback object
Methods inherited from oracle.adfinternal.view.js.agent.AdfNavigationHistoryAgent
AddHistoryEntry , GetDomDocument , GetDomWindow , getInstance , GetViewInfoFromBrowserURI , Init , InitClass , initialize , isInitialized , setCurrentPage , setQueryString , SetQueryStringImpl , SetViewIdOnURI , ValidateCurrentView
Methods inherited from oracle.adf.view.js.base.AdfObject
adopt , clone , createCallback , createInitializedObject , createSubclass , ensureClassInitialization , equals , getClass , GetLazyArrayProperty , GetLazyMapProperty , getTypeName , toDebugString , toString
public AdfIE8NavigationHistoryAgent ()
private static Object _checkURI ()
Return:
Object
public Object dispose ()
Disposes of this agent
Return:
Object
Overrides:
AdfNavigationHistoryAgent .dispose()
public Object startTrackingURI (Object callbackObj)
Tells this agent to start checking that the browser URI reflects the current view When there is no match, the agent will invoke loadView(viewId) on the callback object
Parameters:
Return:
Object
Overrides:
AdfNavigationHistoryAgent .startTrackingURI(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 All Classes 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.