| Property | Defined by | ||
|---|---|---|---|
| event : Event [read-only]
| BubbleEvent | ||
| target : Object [read-only]
| BubbleEvent | ||
| Method | Defined by | ||
|---|---|---|---|
|
BubbleEvent(e:String, oT:Object, p_Evt:Event = null)
Constructs a new {
| BubbleEvent | ||
|
toString():String
Returns the string representation of this instance.
| BubbleEvent | ||
| event | property |
event:Event [read-only]Implementation
public function get event():Event
| target | property |
target:Object [read-only]Implementation
public function get target():Object
| BubbleEvent | () | constructor |
public function BubbleEvent(e:String, oT:Object, p_Evt:Event = null)Constructs a new {
Parameterse:String — an { |
|
oT:Object — event target.
|
|
p_Evt:Event (default = null) |
| toString | () | method |
public override function toString():StringReturns the string representation of this instance.
ReturnsString — { |