Getter that allows to obtain the eventTarget reference
AbstractListener
Private _screenMethod to set a new handler and update the target if it's the case.
ScreenOnScroll
Protected eventStore the listener callback
AbstractListener
Protected useFlag to indicate if event will be dispatched to the registered listener before being dispatched to any EventTarget beneath it in the DOM tree.
AbstractListener
Class that represents the scroll on the active screen element.
Export