Packagecom.pcbsys.nirvana.client.event
Classpublic class nNamedObjectsEvent
InheritancenNamedObjectsEvent Inheritance nBaseNirvanaEvent Inheritance flash.events.Event

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



Public Properties
 PropertyDefined By
  result : Array
Returns the array that the event found.
nNamedObjectsEvent
Public Methods
 MethodDefined By
  
nNamedObjectsEvent(type:String)
nNamedObjectsEvent
Property Detail
resultproperty
result:Array

Returns the array that the event found.


Implementation
    public function get result():Array
    public function set result(value:Array):void
Constructor Detail
nNamedObjectsEvent()Constructor
public function nNamedObjectsEvent(type:String)



Parameters
type:String