Event.initEvent

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void initEvent(string type, bool bubbles, bool cancelable)
  2. void initEvent(string type, bool bubbles)
  3. void initEvent(string type)
    struct Event
    nothrow
    void
    initEvent
    ()
    (
    string type
    )

Meta