org.xwiki.gwt.dom.client
Class Style.IEOldFloatProperty

java.lang.Object
  extended by org.xwiki.gwt.dom.client.Property
      extended by org.xwiki.gwt.dom.client.Style.FloatProperty
          extended by org.xwiki.gwt.dom.client.Style.IEOldFloatProperty
Enclosing class:
Style

public static final class Style.IEOldFloatProperty
extends Style.FloatProperty

Specific implementation of Style.FloatProperty for older versions of Internet Explorer (6, 7 and 8).


Constructor Summary
Style.IEOldFloatProperty()
          Default constructor required in order to use the deferred binding mechanism.
 
Method Summary
 
Methods inherited from class org.xwiki.gwt.dom.client.Property
getCSSName, getDefaultValue, getJSName, isInheritable, isMultipleValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Style.IEOldFloatProperty

public Style.IEOldFloatProperty()
Default constructor required in order to use the deferred binding mechanism.



Copyright © 2004-2011 XWiki. All Rights Reserved.