Class DOMImplIE


  • public class DOMImplIE
    extends DOMImpl
    Helper class for DOM operations not made available by the GWT core classes.

    Implementation for all MSIE browsers.

    Since:
    8.0.0
    • Constructor Summary

      Constructors 
      Constructor Description
      DOMImplIE()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      com.google.gwt.dom.client.Element createIFrameElement​(com.google.gwt.dom.client.Document doc, java.lang.String name)
      Creates an iFrame element with the given name attribute.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait