Enumeration NoticeManagerEvents

NoticeManager events

Events

ADD_NOTICE: "ADD_NOTICE"

When a notice is added, fires ADD_NOTICE

param type description
notice Notice Added Notice
REMOVE_NOTICE: "REMOVE_NOTICE"

When a notice is removed, fires REMOVE_NOTICE

param type description
notice Notice Removed Notice