Packagecom.adobe.rtc.events
Classpublic class RTCEvent
InheritanceRTCEvent Inheritance flash.events.Event

Emitted by Roster this event class notifies changes in data of the Roster. It is fired by the Roster's internal Itemrenderer

See also

com.adobe.rtc.pods.Roster


Public Methods
 MethodDefined by
  
RTCEvent(type:String, bubbles:Boolean = false, cancelable:Boolean = false)
RTCEvent
Public Constants
 ConstantDefined by
  DATA_CHANGE : String = "dataChange"
[static] This event is fired when the data is changed...
RTCEvent
Constructor detail
RTCEvent()constructor
public function RTCEvent(type:String, bubbles:Boolean = false, cancelable:Boolean = false)Parameters
type:String
 
bubbles:Boolean (default = false)
 
cancelable:Boolean (default = false)
Constant detail
DATA_CHANGEconstant
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