• Globals
  • IBaseCancelableBrowserEventArgs

Interface IBaseCancelableBrowserEventArgs

Hierarchy

Hierarchy (View Summary)

Properties

cancel: boolean

Provides the ability to cancel the event.

event?: Event

Browser event

owner?: any

Provides reference to the owner component.