public class StylishStringProperty extends SimpleStyleableStringProperty
SimpleStyleableStringProperty to always
include an axis re-layout. N.B. Also, the warning of inheriting more than 'n' generations is thrown only once this
way.| Modifier and Type | Field and Description |
|---|---|
protected Runnable |
invalidateAction |
| Constructor and Description |
|---|
StylishStringProperty(CssMetaData<? extends Styleable,String> cssMetaData,
Object bean,
String name,
String initialValue,
Runnable invalidateAction)
The constructor of the
StylishStringProperty. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
invalidated() |
getBean, getCssMetaData, getNameapplyStyle, bind, getStyleOrigin, setaddListener, addListener, fireValueChangedEvent, get, isBound, removeListener, removeListener, toString, unbindbindBidirectional, bindBidirectional, bindBidirectional, setValue, unbindBidirectional, unbindBidirectionalconcat, getValue, getValueSafe, greaterThan, greaterThan, greaterThanOrEqualTo, greaterThanOrEqualTo, isEmpty, isEqualTo, isEqualTo, isEqualToIgnoreCase, isEqualToIgnoreCase, isNotEmpty, isNotEqualTo, isNotEqualTo, isNotEqualToIgnoreCase, isNotEqualToIgnoreCase, isNotNull, isNull, length, lessThan, lessThan, lessThanOrEqualTo, lessThanOrEqualTo, stringExpressionclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetValue, setValuegetValueprotected Runnable invalidateAction
public StylishStringProperty(CssMetaData<? extends Styleable,String> cssMetaData, Object bean, String name, String initialValue, Runnable invalidateAction)
StylishStringProperty.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 StringPropertyBaseCopyright © 2019 GSI Helmholtzzentrum für Schwerionenforschung GmbH. All rights reserved.