JavaScript is disabled on your browser.
JavaScript is disabled on your browser.
Class SimpleStyleableLongProperty
Constructor Summary
Constructors
Constructor
Description
SimpleStyleableLongProperty (CssMetaData <? extends Styleable ,Number > cssMetaData)
The constructor of the SimpleStyleableLongProperty
.
SimpleStyleableLongProperty (CssMetaData <? extends Styleable ,Number > cssMetaData,
Long initialValue)
The constructor of the SimpleStyleableLongProperty
.
SimpleStyleableLongProperty (CssMetaData <? extends Styleable ,Number > cssMetaData,
Object bean,
String name)
The constructor of the SimpleStyleableLongProperty
.
SimpleStyleableLongProperty (CssMetaData <? extends Styleable ,Number > cssMetaData,
Object bean,
String name,
Long initialValue)
The constructor of the SimpleStyleableLongProperty
.
Method Summary
Methods inherited from class javafx.beans.binding.LongExpression
add , add , add , add , divide , divide , divide , divide , doubleValue , floatValue , getValue , intValue , longExpression , longExpression , longValue , multiply , multiply , multiply , multiply , negate , subtract , subtract , subtract , subtract
Methods inherited from class javafx.beans.binding.NumberExpressionBase
add , asString , asString , asString , divide , 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 , multiply , numberExpression , subtract
Constructor Detail
SimpleStyleableLongProperty
public SimpleStyleableLongProperty(CssMetaData <? extends Styleable ,Number > cssMetaData)
The constructor of the SimpleStyleableLongProperty
.
Parameters:
cssMetaData
- the CssMetaData associated with this StyleableProperty
SimpleStyleableLongProperty
public SimpleStyleableLongProperty(CssMetaData <? extends Styleable ,Number > cssMetaData,
Long initialValue)
The constructor of the SimpleStyleableLongProperty
.
Parameters:
cssMetaData
- the CssMetaData associated with this StyleableProperty
initialValue
- the initial value of the wrapped Object
SimpleStyleableLongProperty
public SimpleStyleableLongProperty(CssMetaData <? extends Styleable ,Number > cssMetaData,
Object bean,
String name)
The constructor of the SimpleStyleableLongProperty
.
Parameters:
cssMetaData
- the CssMetaData associated with this StyleableProperty
bean
- the bean of this LongProperty
name
- the name of this LongProperty
SimpleStyleableLongProperty
public SimpleStyleableLongProperty(CssMetaData <? extends Styleable ,Number > cssMetaData,
Object bean,
String name,
Long initialValue)
The constructor of the SimpleStyleableLongProperty
.
Parameters:
cssMetaData
- the CssMetaData associated with this StyleableProperty
bean
- the bean of this LongProperty
name
- the name of this LongProperty
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.