events_test.js
No description.

File Location

/goog/events/events_test.js


Public Protected Private

Global Functions

testAssertWhenUsedWithUninitializedCustomEventTarget&SubClass()
No description.
code »
testSelfRemove&callback()
No description.
code »
testHasListenerWithEventTarget&callback()
No description.
code »
testHasListenerWithMultipleTargets&callback()
No description.
code »
testBubbleSingle&callback()
No description.
code »
testCaptureSingle&callback()
No description.
code »
testCapturingRemovesBubblingListener&callbackBubble()
No description.
code »
testHandleBrowserEventCapturingRemovesBubblingListener&callbackBubble()
No description.
code »
testCaptureAndBubble&callbackBubble1()
No description.
code »
testCaptureAndBubble&callbackBubble2()
No description.
code »
testCaptureAndBubble&callbackBubble3()
No description.
code »
testCapturingRemovesBubblingListener&callbackCapture()
No description.
code »
testHandleBrowserEventCapturingRemovesBubblingListener&callbackCapture()
No description.
code »
testCaptureAndBubble&callbackCapture1()
No description.
code »
testCaptureAndBubble&callbackCapture2()
No description.
code »
testCaptureAndBubble&callbackCapture3()
No description.
code »
dispatchClick()
No description.
code »
runEventPropogationWithReentrantDispatch&firstListener()
No description.
code »
runEventPropogationWhenListenerAdded&firstListener()
No description.
code »
runEventPropogationWhenListenerAddedAndRemoved&firstListener()
No description.
code »
testProtectBrowserEventEntryPoint&goog.events.handleBrowserEvent_()
No description.
code »
originalHandleBrowserEvent()
No description.
code »
testEntryPointRegistry&replacement()
No description.
code »
runEventPropogationWhenListenerAdded()
No description.
code »
runEventPropogationWhenListenerAddedAndRemoved()
No description.
code »
runEventPropogationWhenListenerRemoved()
No description.
code »
runEventPropogationWithReentrantDispatch()
No description.
code »
setUp()
No description.
code »
tearDown()
No description.
code »
testAddingCaptureListenerDuringBubbleShouldNotFireTheListener()
No description.
code »
testAssertWhenDispatchEventIsUsedWithNonCustomEventTarget()
No description.
code »
testAssertWhenUsedWithUninitializedCustomEventTarget()
No description.
code »
testBubbleSingle()
No description.
code »
testCaptureAndBubble()
No description.
code »
testCaptureSimulationModeOffAndFail()
No description.
code »
testCaptureSimulationModeOffAndSilent()
No description.
code »
testCaptureSingle()
No description.
code »
testCapturingRemovesBubblingListener()
No description.
code »
testCreationStack()
No description.
code »
testEntryPointRegistry()
No description.
code »
testEventBubblingWithReentrantDispatch_bubbling()
No description.
code »
testEventBubblingWithReentrantDispatch_capture()
No description.
code »
testEventPropogationWhenListenerAddedAndRemoved_bubbling()
No description.
code »
testEventPropogationWhenListenerAddedAndRemoved_capture()
No description.
code »
testEventPropogationWhenListenerAdded_bubbling()
No description.
code »
testEventPropogationWhenListenerAdded_capture()
No description.
code »
testEventPropogationWhenListenerRemoved_bubbling()
No description.
code »
testEventPropogationWhenListenerRemoved_capture()
No description.
code »
testHandleBrowserEventBubblingListener()
No description.
code »
testHandleBrowserEventCapturingAndBubblingListener()
No description.
code »
testHandleBrowserEventCapturingListener()
No description.
code »
testHandleBrowserEventCapturingRemovesBubblingListener()
No description.
code »
testHandleEventPropagationOnParentElement()
No description.
code »
testHasListener()
No description.
code »
testHasListenerWithEventTarget()
No description.
code »
testHasListenerWithMultipleTargets()
No description.
code »
testListenAfterListenOnceRemoveOnceness()
No description.
code »
testListenOnceAfterListenDoesNotChangeExistingListener()
No description.
code »
testListenOnceAfterListenOnceDoesNotChangeExistingListener()
No description.
code »
testListenOnceHandlerDispatchCausingInfiniteLoop()
No description.
code »
testPropagationStoppedDuringBubble()
No description.
code »
testPropagationStoppedDuringCapture()
No description.
code »
testProtectBrowserEventEntryPoint()
No description.
code »
testRemovingCaptureListenerDuringBubbleWouldNotFireListenerTwice()
No description.
code »
testSelfRemove()
No description.
code »
testUnlistenAfterListenOnce()
No description.
code »

Global Variables

No description.
Code »
No description.
Code »
No description.
Code »

Directory events

File Reference