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
public class AdfNavigationHistoryAgent extends AdfObject
Field Summary |
|
|---|---|
private Object |
|
public static Object |
|
private static Object |
|
private static Object |
|
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 Object |
|
private Object |
|
protected Object |
|
protected Object |
|
protected Object |
|
public static Object |
|
protected Object |
|
private Object |
|
protected Object |
|
protected static Object |
|
public Object |
|
public Object |
|
public Object |
|
private Object |
|
private Object |
|
protected Object |
|
private Object |
|
private Object |
|
protected Object |
|
public Object |
|
public Object |
|
public Object |
|
public Object |
|
protected Object |
|
protected Object |
|
public Object |
|
protected Object |
|
protected Object |
|
protected Object |
|
protected Object |
|
protected Object |
|
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 Object _loadCounterpublic static Object STATE_MARKERprivate static Object _STATE_MARKER_LENGTHprivate static Object _STATE_SEPARATOR
Constructor Detail |
|---|
public AdfNavigationHistoryAgent()
Method Detail |
|---|
protected Object AddHistoryEntry(Object id,
Object queryParams)id |
||
queryParams |
Object - true if the history entry was added, false if the current browser URI already reflects the new view idprivate static Object _delayedStartTrackingURI()Objectpublic Object dispose()Objectprotected Object GetCurrentQueryParams()Objectprotected Object GetCurrentViewId()Objectprivate Object _getDefaultQueryParams()Objectprotected Object GetDomDocument()Objectprotected Object GetDomWindow()Objectprotected Object GetFacesPath()Object - faces pathpublic static Object getInstance()Object - the instance.protected Object GetViewInfoFromBrowserURI()Objectprivate Object _handleAnchorNavigation()Objectprotected Object Init()ObjectAdfObject.Init()protected static Object InitClass()Objectpublic Object initializeNavigation(Object defaultViewId,
Object queryParams)defaultViewId |
||
queryParams |
- | URI query parameters to be stored in the hash portion of the URL This parameter may be null |
Objectpublic Object isNavigationInitialized()Object - true if initialized, false otherwisepublic Object isWaitingForServer()Objectprivate Object _loadView(Object id,
Object params,
Object pageId)id |
||
params |
||
pageId |
Objectprivate Object _navigateToSavedAnchor(Object info)info |
Objectprotected Object NavigateToSavedAnchorImpl(Object info,
Object anchor)info |
||
anchor |
Objectprivate Object _recordCurrentTrackedValues()Objectprivate Object _replaceLocation(Object hash)hash |
Objectprotected Object RestoreValuesAfterAnchorNavigation(Object pageId,
Object viewid,
Object queryParams,
Object anchor)pageId |
||
viewid |
||
queryParams |
||
anchor |
Objectpublic Object setCurrentPage(Object viewId,
Object queryParams,
Object loadId)viewId |
- | new view Id |
queryParams |
- | query parameters associated with the view Id (may be null) |
loadId |
- | load View request id. A non-null request Id will be passed if the new page was requested to satisfy the current browser URL (back button, etc.) |
Objectpublic Object setFacesPath(Object path)path |
- | Faces Path (the portion of the URL from the context path until the View Id) |
Objectpublic Object setPageId(Object id)id |
- | new page Id |
Objectpublic Object setQueryString(Object queryParams,
Object noHistory)queryParams |
- | query string |
noHistory |
- | true if the browser history entry should not be added, false otherwise |
Objectprotected Object SetQueryStringImpl(Object pageId,
Object id,
Object queryParams,
Object anchor,
Object noHistory)pageId |
||
id |
||
queryParams |
||
anchor |
||
noHistory |
Objectprotected Object SetViewIdOnURI(Object id,
Object queryParams)id |
||
queryParams |
Object - true if the view id has been set, false if the view id has not been set since it already has the correct valuepublic Object startTrackingURI(Object callbackObj)callbackObj |
- | callback object |
Objectprotected Object StartTrackingUriImpl(Object info)info |
Objectprotected Object UpdateHash(Object pageId,
Object id,
Object queryParams,
Object anchor,
Object noHistory)pageId |
||
id |
||
queryParams |
||
anchor |
||
noHistory |
Objectprotected Object UpdateInitialValues(Object pageId,
Object viewid,
Object queryParams,
Object anchor)pageId |
||
viewid |
||
queryParams |
||
anchor |
Objectprotected Object UsesHashForTrackingNavigation()Objectprotected Object ValidateCurrentView(Object browserId,
Object queryParams)browserId |
||
queryParams |
Object
|
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 | ||||||||