gugga.browser.BrowserHistoryManager Class Reference

List of all members.

Detailed Description

TODO: Synchronize CommandHistory undo/redo state with BrowserHistory

Definition at line 9 of file BrowserHistoryManager.as.

Static Public Member Functions

static function initialize ()
static function get available ()

Private Member Functions

function BrowserHistoryManager ()
function onBrowserHistoryChanged (ev)
function onCommandBufferContentChanged (ev)

Static Private Attributes

static var COMMAND_INDEX_KEY: String = "commandIndex"
static var mInstance: BrowserHistoryManager = null


Constructor & Destructor Documentation

function gugga.browser.BrowserHistoryManager.BrowserHistoryManager (  )  [private]

Definition at line 15 of file BrowserHistoryManager.as.


Member Function Documentation

static function gugga.browser.BrowserHistoryManager.initialize (  )  [static]

Definition at line 25 of file BrowserHistoryManager.as.

static function get gugga.browser.BrowserHistoryManager.available (  )  [static]

Definition at line 36 of file BrowserHistoryManager.as.

function gugga.browser.BrowserHistoryManager.onBrowserHistoryChanged ( ev   )  [private]

Definition at line 41 of file BrowserHistoryManager.as.

function gugga.browser.BrowserHistoryManager.onCommandBufferContentChanged ( ev   )  [private]

TODO: If we need to abstract the serialization of currentCommandIndex, we can use the similar to DeepLinksSerializer approach. TODO: Can we assume that the new navigationPath will be available at this moment?

See also:
DeepLinksSerializer

Definition at line 57 of file BrowserHistoryManager.as.


Member Data Documentation

var gugga.browser.BrowserHistoryManager.COMMAND_INDEX_KEY [static, private]

Definition at line 11 of file BrowserHistoryManager.as.

var gugga.browser.BrowserHistoryManager.mInstance [static, private]

Definition at line 13 of file BrowserHistoryManager.as.


Generated on Fri May 11 17:13:26 2007 for GuggaFramework by  doxygen 1.5.2