Packagecom.pcbsys.nirvana.client.event
Classpublic class nDataGroupEvent
InheritancenDataGroupEvent Inheritance nBaseNirvanaEvent Inheritance flash.events.Event

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



Public Properties
 PropertyDefined By
  group : nDataGroup
Returns the group that the event found.
nDataGroupEvent
Public Methods
 MethodDefined By
  
nDataGroupEvent(type:String)
nDataGroupEvent
Property Detail
groupproperty
group:nDataGroup

Returns the group that the event found.


Implementation
    public function get group():nDataGroup
    public function set group(value:nDataGroup):void
Constructor Detail
nDataGroupEvent()Constructor
public function nDataGroupEvent(type:String)



Parameters
type:String