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

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

public class MozillaDOMUtils
extends DOMUtils


Constructor Summary
MozillaDOMUtils()
           
 
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

MozillaDOMUtils

public MozillaDOMUtils()
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.