Dart SDK
dart:html
ErrorEvent
property colno
colno
class ErrorEvent
Constructors
ErrorEvent
Properties
colno
error
filename
lineno
message
bubbles
cancelable
currentTarget
defaultPrevented
eventPhase
hashCode
isTrusted
matchingTarget
path
runtimeType
scoped
target
timeStamp
type
Methods
deepPath
noSuchMethod
preventDefault
stopImmediatePropagation
stopPropagation
toString
Operators
operator ==
int
colno
@DocsEditable(), @DomName('ErrorEvent.colno'), @Experimental(), final
Source
final int colno
property colno