Class DocumentStyleImplIE9

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected java.lang.String getComputedStyle​(com.google.gwt.dom.client.Element elem, java.lang.String name)
      Returns the computed style from the DOM object.
      java.lang.String getPropertyName​(java.lang.String name)
      Transforms the CSS style name to the name of the javascript style property.
      • Methods inherited from class java.lang.Object

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