OracleJavaScript API Reference for Oracle ADF Faces

 

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

oracle.adfinternal.view.js.agent.safari
Class AdfSafariNavigationHistoryAgent

Warning:

org.ecmascript.object.Object
   |
   +--oracle.adf.view.js.base.AdfObject
         |
         +--oracle.adfinternal.view.js.agent.AdfNavigationHistoryAgent
               |
               +--oracle.adfinternal.view.js.agent.safari.AdfSafariNavigationHistoryAgent

public class AdfSafariNavigationHistoryAgent
extends AdfNavigationHistoryAgent



Field Summary

private static Object
_TIMER_INTERVAL


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

constructor, superclass


Fields inherited from org.ecmascript.object.Object

prototype


Constructor Summary

public
AdfSafariNavigationHistoryAgent()


Method Summary

private static Object
_checkURI()
public Object
dispose()
Disposes of this agent
protected static Object
InitClass()
public Object
startTrackingURI(Object callbackObj)
Overridden to start timer.


Methods inherited from oracle.adfinternal.view.js.agent.AdfNavigationHistoryAgent

AddHistoryEntry, GetDomDocument, GetDomWindow, getInstance, GetViewInfoFromBrowserURI, Init, 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


Field Detail


_TIMER_INTERVAL

private static Object _TIMER_INTERVAL

Constructor Detail


AdfSafariNavigationHistoryAgent

public AdfSafariNavigationHistoryAgent()

Method Detail


_checkURI

private static Object _checkURI()

Return:
Object

dispose

public Object dispose()

Disposes of this agent

Return:
Object
Overrides:
AdfNavigationHistoryAgent.dispose()

InitClass

protected static Object InitClass()

Return:
Object
Overrides:
AdfNavigationHistoryAgent.InitClass()

startTrackingURI

public Object startTrackingURI(Object callbackObj)

Overridden to start timer.

Parameters:
callbackObj    
Return:
Object
Overrides:
AdfNavigationHistoryAgent.startTrackingURI(Object)

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

 

Generated on 2009.09.25 03:44 UTC
Copyright (c) 1998, 2009, Oracle and/or its affiliates. All rights reserved.