gugga.components.LabelButton Class Reference

Inheritance diagram for gugga.components.LabelButton:

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

Collaboration graph
[legend]
List of all members.

Detailed Description

Author:
ivo

Definition at line 5 of file LabelButton.as.

Public Member Functions

function get LabelTitle ()
function set LabelTitle (aValue:String)
function get LabelTextWidth ()
function get LabelInstanceName ()
function set LabelInstanceName (aValue:String)
function get LabelContainerInstanceName ()
function set LabelContainerInstanceName (aValue:String)
function LabelButton ()
function initializeLabel ()

Private Attributes

var Label:TextField
var mcLabelContainer:MovieClip
var mLabelTitle:String
var mLabelInstanceName:String
var mLabelContainerInstanceName:String


Constructor & Destructor Documentation

function gugga.components.LabelButton.LabelButton (  ) 

Definition at line 29 of file LabelButton.as.


Member Function Documentation

function get gugga.components.LabelButton.LabelTitle (  ) 

Definition at line 11 of file LabelButton.as.

function set gugga.components.LabelButton.LabelTitle ( aValue:String   ) 

Definition at line 12 of file LabelButton.as.

function get gugga.components.LabelButton.LabelTextWidth (  ) 

Definition at line 18 of file LabelButton.as.

function get gugga.components.LabelButton.LabelInstanceName (  ) 

Definition at line 21 of file LabelButton.as.

function set gugga.components.LabelButton.LabelInstanceName ( aValue:String   ) 

Definition at line 22 of file LabelButton.as.

function get gugga.components.LabelButton.LabelContainerInstanceName (  ) 

Definition at line 25 of file LabelButton.as.

function set gugga.components.LabelButton.LabelContainerInstanceName ( aValue:String   ) 

Definition at line 26 of file LabelButton.as.

function gugga.components.LabelButton.initializeLabel (  ) 

Definition at line 37 of file LabelButton.as.

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

Here is the call graph for this function:


Member Data Documentation

var gugga.components.LabelButton.Label [private]

Definition at line 7 of file LabelButton.as.

var gugga.components.LabelButton.mcLabelContainer [private]

Definition at line 8 of file LabelButton.as.

var gugga.components.LabelButton.mLabelTitle [private]

Definition at line 10 of file LabelButton.as.

var gugga.components.LabelButton.mLabelInstanceName [private]

Definition at line 20 of file LabelButton.as.

var gugga.components.LabelButton.mLabelContainerInstanceName [private]

Definition at line 24 of file LabelButton.as.


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