|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xwiki.gwt.dom.client.Property
org.xwiki.gwt.dom.client.Style.FloatProperty
public static class Style.FloatProperty
Defines the float CSS property.
| Constructor Summary | |
|---|---|
|
Style.FloatProperty()
Default constructor required in order to use the deferred binding mechanism. |
protected |
Style.FloatProperty(java.lang.String jsName)
Protected constructor allowing browser specific implementations that use a different JavaScript name for this property. |
| 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 |
|---|
public Style.FloatProperty()
protected Style.FloatProperty(java.lang.String jsName)
jsName - the name of this CSS property as used in JavaScript
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||