public interface CustomEvent_Constructor
| Modifier and Type | Method and Description |
|---|---|
CustomEvent |
createInstance(String type) |
CustomEvent |
createInstance(String type,
CustomEventInit eventInitDict) |
CustomEvent createInstance(String type)
CustomEvent createInstance(String type, CustomEventInit eventInitDict)
Copyright © 2016. All Rights Reserved.