NotificationController Class
This controller manages the relationship between incoming delta stream events and the notification models the views use for display and interaction.
NotificationController({env: Environment, notifications: ModelList})
Methods
generate_notices
()
Process new delta stream events and see if we need new notifications.
Properties
_allowAdHocAttrs
Boolean
protected
Tell Y.Base that it should create ad hoc attributes for
config properties.
Default: true
