Packageorg.servebox.foundry.observation
Classpublic class SimpleNotification
InheritanceSimpleNotification Inheritance Notification
SubclassesUserCredentialsChangedNotification

All application notifications should extend SimpleNotification



Public Properties
 PropertyDefined by
 Inheriteddata : Object
Notification
 Inheritedtype : String
Notification
Public Methods
 MethodDefined by
  
SimpleNotification(data:Object)
Creates a new SimpleNotification object.
SimpleNotification
Constructor detail
SimpleNotification()constructor
public function SimpleNotification(data:Object)

Creates a new SimpleNotification object.

Parameters
data:Object