Packagecom.pcbsys.nirvana.client.event
Classpublic class nDataGroupsEvent
InheritancenDataGroupsEvent Inheritance nBaseNirvanaEvent Inheritance flash.events.Event

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



Public Properties
 PropertyDefined By
  results : Array
Returns the Array of data groups that the event found.
nDataGroupsEvent
Public Methods
 MethodDefined By
  
nDataGroupsEvent(type:String)
nDataGroupsEvent
Property Detail
resultsproperty
results:Array

Returns the Array of data groups that the event found.


Implementation
    public function get results():Array
    public function set results(value:Array):void
Constructor Detail
nDataGroupsEvent()Constructor
public function nDataGroupsEvent(type:String)



Parameters
type:String