|
@@ -50,9 +50,9 @@
|
|
Removes a listener from an event type.
|
|
Removes a listener from an event type.
|
|
</div>
|
|
</div>
|
|
|
|
|
|
- <h3>[method:null dispatchEvent]( [page:String type] )</h3>
|
|
|
|
|
|
+ <h3>[method:null dispatchEvent]( [page:object event] )</h3>
|
|
<div>
|
|
<div>
|
|
- type - The type of event that gets fired.
|
|
|
|
|
|
+ event - The event that gets fired.
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div>
|
|
Fire an event type.
|
|
Fire an event type.
|