Package | com.pcbsys.nirvana.client.event |
Class | public class nQueueReaderEvent |
Inheritance | nQueueReaderEvent ![]() ![]() |
Public Properties
Property | Defined By | ||
---|---|---|---|
reader : nQueueReader
Returns the nQueueReader that the event found. | nQueueReaderEvent |
Public Methods
Method | Defined By | ||
---|---|---|---|
nQueueReaderEvent(type:String) | nQueueReaderEvent |
Property Detail
reader | property |
reader:nQueueReader
Returns the nQueueReader that the event found.
Implementation
public function get reader():nQueueReader
public function set reader(value:nQueueReader):void
Constructor Detail
nQueueReaderEvent | () | Constructor |
public function nQueueReaderEvent(type:String)
Parameters
type:String |