com.xpn.xwiki.wysiwyg.client.util.internal
Class IEDOMUtils

java.lang.Object
  extended by com.xpn.xwiki.wysiwyg.client.util.DOMUtils
      extended by com.xpn.xwiki.wysiwyg.client.util.internal.IEDOMUtils

public class IEDOMUtils
extends DOMUtils


Constructor Summary
IEDOMUtils()
           
 
Method Summary
 java.lang.String getComputedStyleProperty(com.google.gwt.dom.client.Element el, java.lang.String propertyName)
          
 
Methods inherited from class com.xpn.xwiki.wysiwyg.client.util.DOMUtils
getDisplay, getFirstLeaf, getInstance, getLastLeaf, getNextLeaf, getNodeIndex, getOffset, getPreviousLeaf, getTextRange, isInline, normalize
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IEDOMUtils

public IEDOMUtils()
Method Detail

getComputedStyleProperty

public java.lang.String getComputedStyleProperty(com.google.gwt.dom.client.Element el,
                                                 java.lang.String propertyName)

Specified by:
getComputedStyleProperty in class DOMUtils
See Also:
DOMUtils.getComputedStyleProperty(Element, String)


Copyright © 2004-2008 XWiki. All Rights Reserved.