Packageuk.msfx.utils.tracing.users
Classpublic class TrUsers
InheritanceTrUsers Inheritance Object

A list of users for the Tr.ace() Library



Public Methods
 MethodDefined By
  
Empty unused Constructor.
TrUsers
Public Constants
 ConstantDefined By
  DEFAULT : String = Default
[static] Default User
TrUsers
  FLASH_DEVELOP : String = 3:flashdevelop
[static] Flash Develop Example User Prefixed with "3:" so the output will be red within the FlashDevelop output console.
TrUsers
  MSFX : String = MSFX
[static] Author
TrUsers
Constructor Detail
TrUsers()Constructor
public function TrUsers()

Empty unused Constructor.

Constant Detail
DEFAULTConstant
public static const DEFAULT:String = Default

Default User

FLASH_DEVELOPConstant 
public static const FLASH_DEVELOP:String = 3:flashdevelop

Flash Develop Example User

Prefixed with "3:" so the output will be red within the FlashDevelop output console.

MSFXConstant 
public static const MSFX:String = MSFX

Author