Package-level declarations

Types

Link copied to clipboard
open class Event(type: String, bubbles: Boolean, data: Any?)

The Event interface is used to provide information.

Link copied to clipboard
Link copied to clipboard
object EventUtils
Link copied to clipboard

The IEventDispatcher interface is in implementation which supports the DOM Event Model.

Link copied to clipboard
interface IEventListener

The IEventListener interface is the primary method for handling events.