Search
Preparing search index...
The search index is not available
@miragon/camunda-web-modeler
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@miragon/camunda-web-modeler
events/modeler/NotificationEvent
Module events/modeler/NotificationEvent
Index
Interfaces
Notification
Event
Data
Type aliases
Notification
Severity
Functions
create
Notification
Event
is
Notification
Event
Type aliases
Notification
Severity
Notification
Severity
:
"success"
|
"info"
|
"warning"
|
"error"
Functions
Const
create
Notification
Event
create
Notification
Event
(
message
:
string
, severity
:
NotificationSeverity
)
:
Event
<
NotificationEventData
,
"modeler"
>
Parameters
message:
string
severity:
NotificationSeverity
Returns
Event
<
NotificationEventData
,
"modeler"
>
Const
is
Notification
Event
is
Notification
Event
(
event
:
Event
<
any
,
"modeler"
>
)
:
event
is
Event
<
NotificationEventData
,
"modeler"
>
Parameters
event:
Event
<
any
,
"modeler"
>
Returns
event
is
Event
<
NotificationEventData
,
"modeler"
>
Modules
Bpmn
Modeler
Dmn
Modeler
editor/
Bpmn
Editor
editor/
Dmn
Editor
editor/
Xml
Editor
events
events/
Events
events/bpmnio/
Bpmn
IoEvents
events/modeler/
Content
Saved
Event
events/modeler/
Dmn
Views
Changed
Event
events/modeler/
Notification
Event
events/modeler/
Properties
Panel
Resized
Event
events/modeler/UIUpdate
Required
Event
Notification
Event
Data
Notification
Severity
create
Notification
Event
is
Notification
Event
Generated using
TypeDoc