org.xwiki.gwt.dom.client
Class Style.IEOldFloatProperty
java.lang.Object
org.xwiki.gwt.dom.client.Property
org.xwiki.gwt.dom.client.Style.FloatProperty
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. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Style.IEOldFloatProperty
public Style.IEOldFloatProperty()
- Default constructor required in order to use the deferred binding mechanism.
Copyright © 2004-2013 XWiki. All Rights Reserved.