Class NotificationEvent


  • @JsType(isNative=true,
            namespace="<global>")
    public class NotificationEvent
    extends ExtendableEvent
    • Field Detail

      • action

        public java.lang.String action
    • Constructor Detail

      • NotificationEvent

        public NotificationEvent​(java.lang.String type,
                                 ExtendableEventInit eventInitDict)
      • NotificationEvent

        public NotificationEvent​(java.lang.String type)