public class StylishIntegerProperty extends SimpleStyleableIntegerProperty
| Modifier and Type | Field and Description |
|---|---|
protected Runnable |
invalidateAction |
| Constructor and Description |
|---|
StylishIntegerProperty(CssMetaData<? extends Styleable,Number> cssMetaData,
Object bean,
String name,
Integer initialValue,
Runnable invalidateAction)
The constructor of the
StylishIntegerProperty. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
invalidated() |
getBean, getCssMetaData, getNameapplyStyle, bind, getStyleOrigin, setaddListener, addListener, fireValueChangedEvent, get, isBound, removeListener, removeListener, toString, unbindbindBidirectional, integerProperty, setValue, unbindBidirectionalreadOnlyIntegerPropertyadd, add, add, add, divide, divide, divide, divide, doubleValue, floatValue, getValue, integerExpression, integerExpression, intValue, longValue, multiply, multiply, multiply, multiply, negate, subtract, subtract, subtract, subtractadd, 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, subtractclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetValue, setValuegetValueprotected Runnable invalidateAction
public StylishIntegerProperty(CssMetaData<? extends Styleable,Number> cssMetaData, Object bean, String name, Integer initialValue, Runnable invalidateAction)
StylishIntegerProperty.cssMetaData - the CssMetaData associated with this StyleablePropertybean - 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 IntegerPropertyBaseCopyright © 2019 GSI Helmholtzzentrum für Schwerionenforschung GmbH. All rights reserved.