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