public class StylishBooleanProperty extends SimpleStyleableBooleanProperty
| Modifier and Type | Field and Description |
|---|---|
protected Runnable |
invalidateAction |
| Constructor and Description |
|---|
StylishBooleanProperty(CssMetaData<? extends Styleable,Boolean> cssMetaData,
Object bean,
String name,
boolean initialValue,
Runnable invalidateAction)
The constructor of the
StylishBooleanProperty. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
invalidated() |
getBean, getCssMetaData, getNameapplyStyle, bind, getStyleOrigin, setaddListener, addListener, fireValueChangedEvent, get, isBound, removeListener, removeListener, toString, unbindbindBidirectional, booleanProperty, setValue, unbindBidirectionalreadOnlyBooleanPropertyand, asString, booleanExpression, booleanExpression, getValue, isEqualTo, isNotEqualTo, not, orclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetValue, setValuegetValueprotected Runnable invalidateAction
public StylishBooleanProperty(CssMetaData<? extends Styleable,Boolean> cssMetaData, Object bean, String name, boolean initialValue, Runnable invalidateAction)
StylishBooleanProperty.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 BooleanPropertyBaseCopyright © 2019 GSI Helmholtzzentrum für Schwerionenforschung GmbH. All rights reserved.