Packagecom.pcbsys.nirvana.client.event
Classpublic class nStoreDeletedEvent
InheritancenStoreDeletedEvent Inheritance nBaseNirvanaEvent Inheritance flash.events.Event

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



Public Properties
 PropertyDefined By
  name : String
Returns the name of deleted stream that the event found.
nStoreDeletedEvent
Public Methods
 MethodDefined By
  
nStoreDeletedEvent(type:String)
nStoreDeletedEvent
Property Detail
nameproperty
name:String

Returns the name of deleted stream that the event found.


Implementation
    public function get name():String
    public function set name(value:String):void
Constructor Detail
nStoreDeletedEvent()Constructor
public function nStoreDeletedEvent(type:String)



Parameters
type:String