Packagesandy.events
Classpublic class BubbleEvent
InheritanceBubbleEvent Inheritance flash.events.Event



Public Properties
 PropertyDefined by
  event : Event
[read-only]
BubbleEvent
  target : Object
[read-only]
BubbleEvent
Public Methods
 MethodDefined by
  
BubbleEvent(e:String, oT:Object, p_Evt:Event = null)
Constructs a new {
BubbleEvent
  
toString():String
Returns the string representation of this instance.
BubbleEvent
Property detail
eventproperty
event:Event  [read-only]Implementation
    public function get event():Event
targetproperty 
target:Object  [read-only]Implementation
    public function get target():Object
Constructor detail
BubbleEvent()constructor
public function BubbleEvent(e:String, oT:Object, p_Evt:Event = null)

Constructs a new {

Parameters
e:String — an {
 
oT:Object — event target.
 
p_Evt:Event (default = null)
Method detail
toString()method
public override function toString():String

Returns the string representation of this instance.

Returns
String — {