T
- Type of element returnedpublic class SwingPropertyBinding<T>
extends javafx.beans.binding.ObjectBinding<T>
Constructor and Description |
---|
SwingPropertyBinding(String pProperty,
C pComponent,
Function<C,T> pFunction) |
Modifier and Type | Method and Description |
---|---|
protected T |
computeValue() |
addListener, addListener, bind, dispose, get, getDependencies, invalidate, isValid, onInvalidating, removeListener, removeListener, toString, unbind
asString, asString, asString, getValue, isEqualTo, isEqualTo, isNotEqualTo, isNotEqualTo, isNotNull, isNull, objectExpression
Copyright © 2023. All rights reserved.