addEventListener(Node node, String eventType, Function listener, Boolean useCapture, Boolean unsupported_ok) | burst.web.WindowEvent | [static] |
addWindowListener(String eventtype, Function func, Window win) | burst.web.WindowEvent | [static] |
dispatchClick(Node node) | burst.web.WindowEvent | [static] |
removeEventListener(Node node, String eventType, Function listener, Boolean useCapture) | burst.web.WindowEvent | [static] |