diff options
author | Andreas Gohr <andi@splitbrain.org> | 2018-06-01 13:56:33 +0200 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2018-06-01 14:01:45 +0200 |
commit | adda4e936d941eb285c28b57c82edd0d85e6b97e (patch) | |
tree | 1cf6f253f3089337099a5428c060a30330df755c /lib/scripts/toolbar.js | |
parent | 4445501665c8c5ed97c7f4e32e93044620181648 (diff) | |
download | dokuwiki-adda4e936d941eb285c28b57c82edd0d85e6b97e.tar.gz dokuwiki-adda4e936d941eb285c28b57c82edd0d85e6b97e.zip |
add method to EventHandler to check if an event is actually handled
Sometimes, preparing the data for an event is expensive and only needed
if the event is actually handled. This allows for a quick check before
actually preparing and triggering the event.
Diffstat (limited to 'lib/scripts/toolbar.js')
0 files changed, 0 insertions, 0 deletions