public interface Nested
| Type | Property and Description |
|---|---|
javafx.beans.property.ReadOnlyBooleanProperty |
innerObservablePresent
Indicates whether the inner observable is currently present.
|
| Modifier and Type | Method and Description |
|---|---|
javafx.beans.property.ReadOnlyBooleanProperty |
innerObservablePresentProperty()
Indicates whether the inner observable is currently present.
|
boolean |
isInnerObservablePresent()
Indicates whether the inner observable is currently present.
|
javafx.beans.property.ReadOnlyBooleanProperty innerObservablePresentProperty
isInnerObservablePresent()javafx.beans.property.ReadOnlyBooleanProperty innerObservablePresentProperty()
isInnerObservablePresent()boolean isInnerObservablePresent()
This documentation is licensed under CC-BY 4.0, attributed to Nicolai Parlog from CodeFX.