public class StylishDoubleProperty extends SimpleStyleableDoubleProperty
| Modifier and Type | Field and Description |
|---|---|
protected Runnable |
invalidateAction |
| Constructor and Description |
|---|
StylishDoubleProperty(CssMetaData<? extends Styleable,Number> cssMetaData,
Object bean,
String name,
Double initialValue,
Runnable invalidateAction)
The constructor of the
StylishDoubleProperty. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
invalidated() |
getBean, getCssMetaData, getNameapplyStyle, bind, getStyleOrigin, setaddListener, addListener, fireValueChangedEvent, get, isBound, removeListener, removeListener, toString, unbindbindBidirectional, doubleProperty, setValue, unbindBidirectionalreadOnlyDoublePropertyadd, 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, subtractasString, 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, numberExpressionclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetValue, setValuegetValueprotected Runnable invalidateAction
public StylishDoubleProperty(CssMetaData<? extends Styleable,Number> cssMetaData, Object bean, String name, Double initialValue, Runnable invalidateAction)
StylishDoubleProperty.cssMetaData - the CssMetaData associated with this StylishDoublePropertybean - the bean of this BooleanPropertyname - the name of this BooleanPropertyinitialValue - the initial value of the wrapped ObjectinvalidateAction - lambda expression executed in invalidatedprotected void invalidated()
invalidated in class DoublePropertyBaseCopyright © 2019 GSI Helmholtzzentrum für Schwerionenforschung GmbH. All rights reserved.