Packageorg.wak.dialog
Classpublic class SayItem

Item to say inside a Topic



Public Properties
 PropertyDefined by
  speakerId : String
[read-only]
SayItem
  text : String
[read-only]
SayItem
Public Methods
 MethodDefined by
  
SayItem(pSpeakerId:String, pText:String)
SayItem
  
toString():String
SayItem
Property detail
speakerIdproperty
speakerId:String  [read-only]Implementation
    public function get speakerId():String
textproperty 
text:String  [read-only]Implementation
    public function get text():String
Constructor detail
SayItem()constructor
public function SayItem(pSpeakerId:String, pText:String)Parameters
pSpeakerId:String
 
pText:String
Method detail
toString()method
public function toString():String

Returns
String