Class DOMImplWebkitNew

java.lang.Object
com.google.gwt.user.client.impl.DOMImpl
com.google.gwt.user.client.impl.DOMImplStandard
com.google.gwt.user.client.impl.DOMImplWebkitNew

public class DOMImplWebkitNew extends com.google.gwt.user.client.impl.DOMImplStandard
  • Field Summary

    Fields inherited from class com.google.gwt.user.client.impl.DOMImpl

    eventSystemIsInitialized
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected void
     

    Methods inherited from class com.google.gwt.user.client.impl.DOMImplStandard

    addBitlessEventDispatchers, addCaptureEventDispatchers, eventGetFromElement, eventGetToElement, getChild, getChildCount, getChildIndex, insertChild, releaseCapture, setCapture, sinkBitlessEvent, sinkBitlessEventImpl, sinkEvents, sinkEventsImpl

    Methods inherited from class com.google.gwt.user.client.impl.DOMImpl

    eventCancelBubble, eventGetRepeat, eventGetTypeInt, eventGetTypeInt, eventSetKeyCode, getEventListener, getEventsSunk, maybeInitializeEventSystem, setEventListener

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • DOMImplWebkitNew

      public DOMImplWebkitNew()
  • Method Details

    • initEventSystem

      protected void initEventSystem()
      Overrides:
      initEventSystem in class com.google.gwt.user.client.impl.DOMImplStandard