Packagecom.pcbsys.nirvana.client.event
Classpublic class nLastEIDEvent
InheritancenLastEIDEvent Inheritance nBaseNirvanaEvent Inheritance flash.events.Event

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



Public Properties
 PropertyDefined By
  lastEID : Long
Returns the lastEID that the event found.
nLastEIDEvent
Public Methods
 MethodDefined By
  
nLastEIDEvent(type:String)
nLastEIDEvent
Property Detail
lastEIDproperty
lastEID:Long

Returns the lastEID that the event found.


Implementation
    public function get lastEID():Long
    public function set lastEID(value:Long):void
Constructor Detail
nLastEIDEvent()Constructor
public function nLastEIDEvent(type:String)



Parameters
type:String