Packagecom.pcbsys.nirvana.client.event
Classpublic class nMessageActionEvent
InheritancenMessageActionEvent Inheritance nBaseNirvanaEvent Inheritance flash.events.Event

This class will be used by event dispatchers when events are required



Public Properties
 PropertyDefined By
  ackedID : Long
Returns the acked id that the event found.
nMessageActionEvent
Public Methods
 MethodDefined By
  
nMessageActionEvent(type:String)
nMessageActionEvent
Property Detail
ackedIDproperty
ackedID:Long

Returns the acked id that the event found.


Implementation
    public function get ackedID():Long
    public function set ackedID(value:Long):void
Constructor Detail
nMessageActionEvent()Constructor
public function nMessageActionEvent(type:String)



Parameters
type:String