Dart SDK
dart:html
UIEvent
constructor
UIEvent.internal_
UIEvent.internal_
class UIEvent
Constructors
UIEvent
internal_
Properties
detail
sourceCapabilities
view
bubbles
cancelable
currentTarget
defaultPrevented
eventPhase
hashCode
isTrusted
matchingTarget
path
runtimeType
scoped
target
timeStamp
type
Methods
deepPath
noSuchMethod
preventDefault
stopImmediatePropagation
stopPropagation
toString
Operators
operator ==
Static properties
instanceRuntimeType
UIEvent.internal_
(
)
Source
@Deprecated("Internal Use Only") UIEvent.internal_() : super.internal_();
constructor UIEvent.internal_