Packageat.fhjoanneum.dmt.umj.core.events
Classpublic class NotificationEvent
InheritanceNotificationEvent Inheritance flash.events.Event

NotificationEvents are used be global exception handlers and fatal error switches to provide error information and also the capability to run anyway.



Public Methods
 MethodDefined By
  
NotificationEvent(type:String)
NotificationEvent
Public Constants
 ConstantDefined By
  CONTINUE_ANYWAY : String = CONTINUE_ANYWAY
[static]
NotificationEvent
Constructor Detail
NotificationEvent()Constructor
public function NotificationEvent(type:String)



Parameters
type:String
Constant Detail
CONTINUE_ANYWAYConstant
public static const CONTINUE_ANYWAY:String = CONTINUE_ANYWAY