com.sencha.gxt.core.client.dom.impl
Class ComputedStyleImplIE

java.lang.Object
  extended by com.sencha.gxt.core.client.dom.impl.ComputedStyleImpl
      extended by com.sencha.gxt.core.client.dom.impl.ComputedStyleImplIE

public class ComputedStyleImplIE
extends ComputedStyleImpl


Constructor Summary
ComputedStyleImplIE()
           
 
Method Summary
 FastMap<java.lang.String> getStyleAttribute(Element elem, java.util.List<java.lang.String> names)
           
 void setStyleAttribute(Element elem, java.lang.String name, java.lang.Object value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComputedStyleImplIE

public ComputedStyleImplIE()
Method Detail

getStyleAttribute

public FastMap<java.lang.String> getStyleAttribute(Element elem,
                                                   java.util.List<java.lang.String> names)
Overrides:
getStyleAttribute in class ComputedStyleImpl

setStyleAttribute

public void setStyleAttribute(Element elem,
                              java.lang.String name,
                              java.lang.Object value)
Overrides:
setStyleAttribute in class ComputedStyleImpl


Copyright © 2012. All Rights Reserved.