public static class Style.FloatProperty extends Property
float CSS property.| Modifier | Constructor and Description |
|---|---|
|
Style.FloatProperty()
Default constructor required in order to use the deferred binding mechanism.
|
protected |
Style.FloatProperty(String jsName)
Protected constructor allowing browser specific implementations that use a different JavaScript name for this
property.
|
getCSSName, getDefaultValue, getJSName, isInheritable, isMultipleValuepublic Style.FloatProperty()
protected Style.FloatProperty(String jsName)
jsName - the name of this CSS property as used in JavaScriptCopyright © 2004–2014 XWiki. All rights reserved.