gugga.components.SectionLoader Class Reference

Inheritance diagram for gugga.components.SectionLoader:

Inheritance graph
[legend]
Collaboration diagram for gugga.components.SectionLoader:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 15 of file SectionLoader.as.

Public Member Functions

function get Section ()
function get SectionInstanceName ()
function set SectionInstanceName (aValue:String)
function get AutoInitializeSection ()
function set AutoInitializeSection (aValue:Boolean)
function isImmediatelyInterruptable ()
function interrupt ()
function get ContentParameters ()
function set ContentParameters (aValue:HashTable)
function get LockContentRoot ()
function set LockContentRoot (aValue:Boolean)
function load (pContentPath:String)

Private Member Functions

function onLoadInit ()
function onSectionUIInitialized ()
function onSectionInitialized (ev)
function onLoadComplete ()

Private Attributes

var mSection: gugga.application.Section
var mSectionInstanceName: String = "Section"
var mAutoInitializeSection: Boolean = true
var mIsInitializingSection: Boolean = false
var mUIInitializedListener: Listener
var mInitializedListener: Listener
var mContentParameters: HashTable
var mLockContentRoot: Boolean
var mIsInterrupting: Object


Member Function Documentation

function get gugga.components.SectionLoader.Section (  ) 

Definition at line 20 of file SectionLoader.as.

function get gugga.components.SectionLoader.SectionInstanceName (  ) 

Definition at line 23 of file SectionLoader.as.

function set gugga.components.SectionLoader.SectionInstanceName ( aValue:String   ) 

Definition at line 24 of file SectionLoader.as.

function get gugga.components.SectionLoader.AutoInitializeSection (  ) 

Definition at line 27 of file SectionLoader.as.

function set gugga.components.SectionLoader.AutoInitializeSection ( aValue:Boolean   ) 

Definition at line 28 of file SectionLoader.as.

function gugga.components.SectionLoader.onLoadInit (  )  [private]

Reimplemented from gugga.components.ImageLoader.

Definition at line 37 of file SectionLoader.as.

References gugga.common.UIComponentEx.dispatchEvent(), and gugga.common.UIComponentEx.getComponentByPath().

Here is the call graph for this function:

function gugga.components.SectionLoader.onSectionUIInitialized (  )  [private]

Definition at line 51 of file SectionLoader.as.

References gugga.common.UIComponentEx.dispatchEvent().

Here is the call graph for this function:

function gugga.components.SectionLoader.onSectionInitialized ( ev   )  [private]

Definition at line 67 of file SectionLoader.as.

References gugga.common.UIComponentEx.dispatchEvent().

Here is the call graph for this function:

function gugga.components.SectionLoader.isImmediatelyInterruptable (  ) 

Reimplemented from gugga.components.ImageLoader.

Definition at line 84 of file SectionLoader.as.

function gugga.components.SectionLoader.interrupt (  ) 

Reimplemented from gugga.components.ImageLoader.

Definition at line 96 of file SectionLoader.as.

References gugga.common.UIComponentEx.dispatchEvent().

Here is the call graph for this function:

function get gugga.components.SectionLoader.ContentParameters (  ) 

Reimplemented from gugga.components.ImageLoader.

Definition at line 117 of file SectionLoader.as.

function set gugga.components.SectionLoader.ContentParameters ( aValue:HashTable   ) 

Reimplemented from gugga.components.ImageLoader.

Definition at line 118 of file SectionLoader.as.

function get gugga.components.SectionLoader.LockContentRoot (  ) 

Reimplemented from gugga.components.ImageLoader.

Definition at line 123 of file SectionLoader.as.

function set gugga.components.SectionLoader.LockContentRoot ( aValue:Boolean   ) 

Reimplemented from gugga.components.ImageLoader.

Definition at line 124 of file SectionLoader.as.

function gugga.components.SectionLoader.load ( pContentPath:String   ) 

Definition at line 126 of file SectionLoader.as.

function gugga.components.SectionLoader.onLoadComplete (  )  [private]

Reimplemented from gugga.components.ImageLoader.

Definition at line 132 of file SectionLoader.as.


Member Data Documentation

var gugga.components.SectionLoader.mSection [private]

Definition at line 19 of file SectionLoader.as.

var gugga.components.SectionLoader.mSectionInstanceName [private]

Definition at line 22 of file SectionLoader.as.

var gugga.components.SectionLoader.mAutoInitializeSection [private]

Definition at line 26 of file SectionLoader.as.

var gugga.components.SectionLoader.mIsInitializingSection [private]

Definition at line 31 of file SectionLoader.as.

var gugga.components.SectionLoader.mUIInitializedListener [private]

Definition at line 34 of file SectionLoader.as.

var gugga.components.SectionLoader.mInitializedListener [private]

Definition at line 35 of file SectionLoader.as.

var gugga.components.SectionLoader.mContentParameters [private]

Reimplemented from gugga.components.ImageLoader.

Definition at line 116 of file SectionLoader.as.

var gugga.components.SectionLoader.mLockContentRoot [private]

Reimplemented from gugga.components.ImageLoader.

Definition at line 120 of file SectionLoader.as.

var gugga.components.SectionLoader.mIsInterrupting [private]

Definition at line 122 of file SectionLoader.as.


Generated on Fri May 11 17:14:03 2007 for GuggaFramework by  doxygen 1.5.2