JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Search
Help
elemental2.dom
DocumentEvent
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
createEvent(String)
Interface DocumentEvent
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@JsType(isNative=true, namespace="<global>")
@FunctionalInterface
public interface
DocumentEvent
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Event
createEvent
(
String
eventType)
Method Details
createEvent
Event
createEvent
(
String
eventType)