JavaScript is disabled on your browser.
JavaScript is disabled on your browser.
Class SimpleStyleableBooleanProperty
Constructor Summary
Constructors
Constructor
Description
SimpleStyleableBooleanProperty (CssMetaData <? extends Styleable ,Boolean > cssMetaData)
The constructor of the SimpleStyleableBooleanProperty
.
SimpleStyleableBooleanProperty (CssMetaData <? extends Styleable ,Boolean > cssMetaData,
boolean initialValue)
The constructor of the SimpleStyleableBooleanProperty
.
SimpleStyleableBooleanProperty (CssMetaData <? extends Styleable ,Boolean > cssMetaData,
Object bean,
String name)
The constructor of the SimpleStyleableBooleanProperty
.
SimpleStyleableBooleanProperty (CssMetaData <? extends Styleable ,Boolean > cssMetaData,
Object bean,
String name,
boolean initialValue)
The constructor of the SimpleStyleableBooleanProperty
.
Constructor Detail
SimpleStyleableBooleanProperty
public SimpleStyleableBooleanProperty(CssMetaData <? extends Styleable ,Boolean > cssMetaData)
The constructor of the SimpleStyleableBooleanProperty
.
Parameters:
cssMetaData
- the CssMetaData associated with this StyleableProperty
SimpleStyleableBooleanProperty
public SimpleStyleableBooleanProperty(CssMetaData <? extends Styleable ,Boolean > cssMetaData,
boolean initialValue)
The constructor of the SimpleStyleableBooleanProperty
.
Parameters:
cssMetaData
- the CssMetaData associated with this StyleableProperty
initialValue
- the initial value of the wrapped Object
SimpleStyleableBooleanProperty
public SimpleStyleableBooleanProperty(CssMetaData <? extends Styleable ,Boolean > cssMetaData,
Object bean,
String name)
The constructor of the SimpleStyleableBooleanProperty
.
Parameters:
cssMetaData
- the CssMetaData associated with this StyleableProperty
bean
- the bean of this BooleanProperty
name
- the name of this BooleanProperty
SimpleStyleableBooleanProperty
public SimpleStyleableBooleanProperty(CssMetaData <? extends Styleable ,Boolean > cssMetaData,
Object bean,
String name,
boolean initialValue)
The constructor of the SimpleStyleableBooleanProperty
.
Parameters:
cssMetaData
- the CssMetaData associated with this StyleableProperty
bean
- the bean of this BooleanProperty
name
- the name of this BooleanProperty
initialValue
- the initial value of the wrapped Object
Method Detail
getCssMetaData
public final CssMetaData <? extends Styleable ,Boolean > 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.