FlashInspectorLayout

Kind of class:public class
Package:com.bourre.utils
Inherits from:none
Implements:
Version:1.0
Author:Francis Bourre
Classpath:com.bourre.utils.FlashInspectorLayout
File last modified:Monday, 24 November 2008, 11:36:51

Summary


Constants
Instance methods
  • toString : String
    • Returns the string representation of this instance.
Event handlers

Constructor

FlashInspectorLayout

public function FlashInspectorLayout (

Constants

LOCALCONNECTION_ID

public const LOCALCONNECTION_ID:String = "_luminicbox_log_console"
(read)

Class methods

getInstance

public static function getInstance (

Instance methods

toString

public function toString (
) : String

Returns the string representation of this instance.
Returns:
  • the string representation of this instance

Event handlers

onLog

public function onLog (
e:LogEvent) : void

Specified by: