JavaScript is disabled on your browser.
JavaScript is disabled on your browser.
Class SimpleStyleableDoubleProperty
Constructor Summary
Constructors
Constructor
Description
SimpleStyleableDoubleProperty (CssMetaData <? extends Styleable ,Number > cssMetaData)
The constructor of the SimpleStyleableDoubleProperty
.
SimpleStyleableDoubleProperty (CssMetaData <? extends Styleable ,Number > cssMetaData,
Double initialValue)
The constructor of the SimpleStyleableDoubleProperty
.
SimpleStyleableDoubleProperty (CssMetaData <? extends Styleable ,Number > cssMetaData,
Object bean,
String name)
The constructor of the SimpleStyleableDoubleProperty
.
SimpleStyleableDoubleProperty (CssMetaData <? extends Styleable ,Number > cssMetaData,
Object bean,
String name,
Double initialValue)
The constructor of the SimpleStyleableDoubleProperty
.
Method Summary
Methods inherited from class javafx.beans.binding.DoubleExpression
add , add , add , add , add , divide , divide , divide , divide , divide , doubleExpression , doubleExpression , doubleValue , floatValue , getValue , intValue , longValue , multiply , multiply , multiply , multiply , multiply , negate , subtract , subtract , subtract , subtract , subtract
Methods inherited from class javafx.beans.binding.NumberExpressionBase
asString , asString , asString , greaterThan , greaterThan , greaterThan , greaterThan , greaterThan , greaterThanOrEqualTo , greaterThanOrEqualTo , greaterThanOrEqualTo , greaterThanOrEqualTo , greaterThanOrEqualTo , isEqualTo , isEqualTo , isEqualTo , isEqualTo , isEqualTo , isEqualTo , isEqualTo , isEqualTo , isNotEqualTo , isNotEqualTo , isNotEqualTo , isNotEqualTo , isNotEqualTo , isNotEqualTo , isNotEqualTo , isNotEqualTo , lessThan , lessThan , lessThan , lessThan , lessThan , lessThanOrEqualTo , lessThanOrEqualTo , lessThanOrEqualTo , lessThanOrEqualTo , lessThanOrEqualTo , numberExpression
Constructor Detail
SimpleStyleableDoubleProperty
public SimpleStyleableDoubleProperty(CssMetaData <? extends Styleable ,Number > cssMetaData)
The constructor of the SimpleStyleableDoubleProperty
.
Parameters:
cssMetaData
- the CssMetaData associated with this StyleableProperty
SimpleStyleableDoubleProperty
public SimpleStyleableDoubleProperty(CssMetaData <? extends Styleable ,Number > cssMetaData,
Double initialValue)
The constructor of the SimpleStyleableDoubleProperty
.
Parameters:
cssMetaData
- the CssMetaData associated with this StyleableProperty
initialValue
- the initial value of the wrapped Object
SimpleStyleableDoubleProperty
public SimpleStyleableDoubleProperty(CssMetaData <? extends Styleable ,Number > cssMetaData,
Object bean,
String name)
The constructor of the SimpleStyleableDoubleProperty
.
Parameters:
cssMetaData
- the CssMetaData associated with this StyleableProperty
bean
- the bean of this DoubleProperty
name
- the name of this DoubleProperty
SimpleStyleableDoubleProperty
public SimpleStyleableDoubleProperty(CssMetaData <? extends Styleable ,Number > cssMetaData,
Object bean,
String name,
Double initialValue)
The constructor of the SimpleStyleableDoubleProperty
.
Parameters:
cssMetaData
- the CssMetaData associated with this StyleableProperty
bean
- the bean of this DoubleProperty
name
- the name of this DoubleProperty
initialValue
- the initial value of the wrapped Object
Method Detail
getCssMetaData
public final CssMetaData <? extends Styleable ,Number > getCssMetaData()
Reflect back the CssMetaData that corresponds to this
javafx.beans.property.StyleableProperty
Returns:
the corresponding CssMetaData
JavaScript is disabled on your browser.
Report a bug or suggest an enhancement For further API reference and developer documentation see the Java SE Documentation , which contains more detailed, developer-targeted descriptions with conceptual overviews, definitions of terms, workarounds, and working code examples. Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries. Copyright © 1993, 2017, Oracle and/or its affiliates, 500 Oracle Parkway, Redwood Shores, CA 94065 USA. All rights reserved. Use is subject to license terms and the documentation redistribution policy .
Scripting on this page tracks web page traffic, but does not change the content in any way.