Packagecom.adobe.rtc.events
Classpublic class RoomTemplateEvent
InheritanceRoomTemplateEvent Inheritance flash.events.Event

Emitted by RoomTemplater, this event class notifies saves of a Room to a Template.

See also

com.adobe.rtc.util.RoomTemplater


Public Properties
 PropertyDefined by
  templateName : String
The name of the newly-saved template
RoomTemplateEvent
Public Methods
 MethodDefined by
  
RoomTemplateEvent(type:String, p_templateName:String)
RoomTemplateEvent
Public Constants
 ConstantDefined by
  TEMPLATE_SAVE : String = "templateSave"
[static] Event type dispatched to indicate a room has been saved to a template
RoomTemplateEvent
Property detail
templateNameproperty
public var templateName:String

The name of the newly-saved template

Constructor detail
RoomTemplateEvent()constructor
public function RoomTemplateEvent(type:String, p_templateName:String)Parameters
type:String
 
p_templateName:String
Constant detail
TEMPLATE_SAVEconstant
public static const TEMPLATE_SAVE:String = "templateSave"

Event type dispatched to indicate a room has been saved to a template





 

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/RoomTemplateEvent.html