| Package | com.adobe.rtc.events |
| Class | public class RTCEvent |
| Inheritance | RTCEvent flash.events.Event |
Roster this event class notifies changes in data of the Roster. It is fired by the Roster's internal Itemrenderer
See also
| Method | Defined by | ||
|---|---|---|---|
|
RTCEvent(type:String, bubbles:Boolean = false, cancelable:Boolean = false)
| RTCEvent | ||
| Constant | Defined by | ||
|---|---|---|---|
| DATA_CHANGE : String = "dataChange" [static]
This event is fired when the data is changed...
| RTCEvent | ||
| RTCEvent | () | constructor |
public function RTCEvent(type:String, bubbles:Boolean = false, cancelable:Boolean = false)Parameters
type:String |
|
bubbles:Boolean (default = false) |
|
cancelable:Boolean (default = false) |
| DATA_CHANGE | constant |
public static const DATA_CHANGE:String = "dataChange"This event is fired when the data is changed...
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/labs/acrobatcom/com/adobe/rtc/events/RTCEvent.html