awebview v0.6.0 (2015-05-04T13:54:17Z)
Dub
Repo
DeclareSignals.stopPropergation
awebview
gui
html
DeclareSignals
Undocumented in source. Be warned that the author may not have intended to support it.
class
DeclareSignals
(Element, names...)
final @
property
void
stopPropergation
(
bool
b
)
if
(
is
(
Element
:
HTMLElement
) &&
names.length
>= 1
)
Meta
Source
See Implementation
awebview
gui
html
DeclareSignals
constructors
this
functions
doJSInitialize
onLoad
onStart
stopPropergation