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

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.IEFloatProperty
Enclosing class:
Style

public static final class Style.IEFloatProperty
extends Style.FloatProperty

Internet Explorer specific implementation of Style.FloatProperty.


Constructor Summary
Style.IEFloatProperty()
          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.IEFloatProperty

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



Copyright © 2004-2010 XWiki. All Rights Reserved.