gugga.browser.BrowserHistory Class Reference

Inheritance diagram for gugga.browser.BrowserHistory:

Inheritance graph
[legend]
Collaboration diagram for gugga.browser.BrowserHistory:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 6 of file BrowserHistory.as.

Public Member Functions

function addHistory (aRecord:Object)

Static Public Member Functions

static function get Instance ()
static function get available ()

Private Member Functions

function BrowserHistory ()
function changeHistory (aRecord:String)
function formatHisoryRecord (aRecordObject:Object)
function parseHistoryRecord (aRecord:String)

Static Private Attributes

static var mInstance: BrowserHistory = null


Constructor & Destructor Documentation

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

Definition at line 18 of file BrowserHistory.as.


Member Function Documentation

static function get gugga.browser.BrowserHistory.Instance (  )  [static]

Definition at line 9 of file BrowserHistory.as.

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

Definition at line 25 of file BrowserHistory.as.

function gugga.browser.BrowserHistory.addHistory ( aRecord:Object   ) 

Definition at line 30 of file BrowserHistory.as.

function gugga.browser.BrowserHistory.changeHistory ( aRecord:String   )  [private]

Definition at line 35 of file BrowserHistory.as.

References gugga.events.EventDispatcher.dispatchEvent().

Here is the call graph for this function:

function gugga.browser.BrowserHistory.formatHisoryRecord ( aRecordObject:Object   )  [private]

Definition at line 40 of file BrowserHistory.as.

function gugga.browser.BrowserHistory.parseHistoryRecord ( aRecord:String   )  [private]

Definition at line 54 of file BrowserHistory.as.


Member Data Documentation

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

Definition at line 8 of file BrowserHistory.as.


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