(no description)
File Size: | 26 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
StoppableEventInterface:: (1 method):
isPropagationStopped()
Interface: StoppableEventInterface - X-Ref
An Event whose processing may be interrupted when the event has been handled.isPropagationStopped() X-Ref |
Is propagation stopped? This will typically only be used by the Dispatcher to determine if the previous listener halted propagation. return: bool |