JavaScript API Reference for Oracle ADF Faces
|
Oracle Fusion Middleware Javascript API Reference for Oracle ADF Faces 12c (12.2.1.3) E80085-01 |
||||||||
| PREV NEXT | FRAMES NO FRAMES Warning: private items are visible | ||||||||
org.ecmascript.object.Object
|
+--oracle.adf.view.js.base.AdfObject
|
+--oracle.adfinternal.view.js.agent.AdfNavigationHistoryAgent
|
+--oracle.adfinternal.view.js.agent.AdfHtml5NavigationHistoryAgent
public class AdfHtml5NavigationHistoryAgent extends AdfNavigationHistoryAgent
Field Summary |
|
|---|---|
private static Object |
|
private static Object |
|
Fields inherited from oracle.adfinternal.view.js.agent.AdfNavigationHistoryAgent |
STATE_MARKER |
Fields inherited from oracle.adf.view.js.base.AdfObject |
constructor, superclass |
Fields inherited from org.ecmascript.object.Object |
prototype |
Constructor Summary |
|
|---|---|
public |
|
Method Summary |
|
|---|---|
protected Object |
|
private static Object |
|
public Object |
|
protected Object |
|
protected static Object |
|
protected Object |
|
private Object |
|
protected Object |
|
protected Object |
|
protected Object |
|
protected Object |
|
private Object |
|
protected Object |
|
Methods inherited from oracle.adfinternal.view.js.agent.AdfNavigationHistoryAgent |
GetCurrentQueryParams, GetCurrentViewId, GetDomDocument, GetDomWindow, GetFacesPath, getInstance, Init, initializeNavigation, isNavigationInitialized, isWaitingForServer, setCurrentPage, setFacesPath, setPageId, setQueryString, SetViewIdOnURI, startTrackingURI, UpdateHash, ValidateCurrentView |
Methods inherited from oracle.adf.view.js.base.AdfObject |
adopt, clone, createCallback, createInitializedObject, createSubclass, ensureClassInitialization, equals, exportPrototypeSymbol, getClass, GetLazyArrayProperty, GetLazyMapProperty, getTypeName, toDebugString, toString |
Field Detail |
|---|
private static Object _HASH_CHANGE_EVENTprivate static Object _POP_STATE_EVENT
Constructor Detail |
|---|
public AdfHtml5NavigationHistoryAgent()
Method Detail |
|---|
protected Object AddHistoryEntry(Object id,
Object queryParams)id |
||
queryParams |
ObjectAdfNavigationHistoryAgent.AddHistoryEntry(Object, Object)private static Object _checkURI()Objectpublic Object dispose()ObjectAdfNavigationHistoryAgent.dispose()protected Object GetViewInfoFromBrowserURI()ObjectAdfNavigationHistoryAgent.GetViewInfoFromBrowserURI()protected static Object InitClass()ObjectAdfNavigationHistoryAgent.InitClass()protected Object NavigateToSavedAnchorImpl(Object info,
Object anchor)info |
||
anchor |
ObjectAdfNavigationHistoryAgent.NavigateToSavedAnchorImpl(Object, Object)private Object _replaceViewIdAndQuery(Object oldViewId,
Object viewId,
Object query,
Object preserveHash)oldViewId |
||
viewId |
||
query |
||
preserveHash |
Objectprotected Object RestoreValuesAfterAnchorNavigation(Object pageId,
Object viewId,
Object queryParams,
Object anchor)pageId |
||
viewId |
||
queryParams |
||
anchor |
ObjectAdfNavigationHistoryAgent.RestoreValuesAfterAnchorNavigation(Object, Object, Object, Object)protected Object SetQueryStringImpl(Object pageId,
Object id,
Object queryParams,
Object anchor,
Object noHistory)pageId |
||
id |
||
queryParams |
||
anchor |
||
noHistory |
ObjectAdfNavigationHistoryAgent.SetQueryStringImpl(Object, Object, Object, Object, Object)protected Object StartTrackingUriImpl(Object info)info |
ObjectAdfNavigationHistoryAgent.StartTrackingUriImpl(Object)protected Object UpdateInitialValues(Object pageId,
Object viewId,
Object queryParams,
Object anchor)pageId |
||
viewId |
||
queryParams |
||
anchor |
ObjectAdfNavigationHistoryAgent.UpdateInitialValues(Object, Object, Object, Object)private Object _updatePageIdAndAnchor(Object href,
Object pageId,
Object anchor)href |
||
pageId |
||
anchor |
Objectprotected Object UsesHashForTrackingNavigation()ObjectAdfNavigationHistoryAgent.UsesHashForTrackingNavigation()
|
Oracle Fusion Middleware Javascript API Reference for Oracle ADF Faces 12c (12.2.1.3) E80085-01 |
||||||||
| PREV NEXT | FRAMES NO FRAMES Warning: private items are visible | ||||||||