Interface IsElement

  • All Known Implementing Classes:
    IsElementImpl

    public interface IsElement
    Wrap a GWT Element object, allowing non-GWT test code to
    • Method Detail

      • asElement

        com.google.gwt.dom.client.Element asElement()