Packagecom.pcbsys.nirvana.client.event
Classpublic class nQueueSizeEvent
InheritancenQueueSizeEvent Inheritance nBaseNirvanaEvent Inheritance flash.events.Event

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



Public Properties
 PropertyDefined By
  size : int
Returns the size that the event found.
nQueueSizeEvent
Public Methods
 MethodDefined By
  
nQueueSizeEvent(type:String)
nQueueSizeEvent
Property Detail
sizeproperty
size:int

Returns the size that the event found.


Implementation
    public function get size():int
    public function set size(value:int):void
Constructor Detail
nQueueSizeEvent()Constructor
public function nQueueSizeEvent(type:String)



Parameters
type:String