gugga.commands.NavigationCommand Class Reference

Inheritance diagram for gugga.commands.NavigationCommand:

Inheritance graph
[legend]
Collaboration diagram for gugga.commands.NavigationCommand:

Collaboration graph
[legend]
List of all members.

Detailed Description

Author:
Krasimir

Definition at line 8 of file NavigationCommand.as.

Public Member Functions

function NavigationCommand (aNavigateTo:String)
function execute ()
function isReversible ()
function undo ()
function clone ()

Private Attributes

var mReceiver:INavigationCommandReceiver
var mPreviousState:ApplicatiotionNavigationalStateMemento
var mNavigateTo:String


Constructor & Destructor Documentation

function gugga.commands.NavigationCommand.NavigationCommand ( aNavigateTo:String   ) 

Definition at line 15 of file NavigationCommand.as.


Member Function Documentation

function gugga.commands.NavigationCommand.execute (  ) 

Definition at line 21 of file NavigationCommand.as.

function gugga.commands.NavigationCommand.isReversible (  ) 

Definition at line 27 of file NavigationCommand.as.

function gugga.commands.NavigationCommand.undo (  ) 

Definition at line 32 of file NavigationCommand.as.

function gugga.commands.NavigationCommand.clone (  ) 

Definition at line 37 of file NavigationCommand.as.


Member Data Documentation

var gugga.commands.NavigationCommand.mReceiver [private]

Definition at line 11 of file NavigationCommand.as.

var gugga.commands.NavigationCommand.mPreviousState [private]

Definition at line 12 of file NavigationCommand.as.

var gugga.commands.NavigationCommand.mNavigateTo [private]

Definition at line 13 of file NavigationCommand.as.


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