AlertContext
The context object which is passed to the check, isAlert, label and action functions of an
AlertConfig object.
injector
property
InjectorThe Angular Injector which can be used to get instances of services and other providers available in the application.
dataService
property
DataServiceThe DataService, which provides methods for querying the server-side data.
notificationService
property
NotificationServiceThe NotificationService, which provides methods for displaying notifications to the user.
modalService
property
ModalServiceThe ModalService, which provides methods for opening modal dialogs.
Was this chapter helpful?