private final class Node.EffectiveOrientationProperty
extends javafx.beans.property.ReadOnlyObjectPropertyBase<javafx.geometry.NodeOrientation>
Modifier and Type | Method and Description |
---|---|
javafx.geometry.NodeOrientation |
get()
Returns the current value of this
ObservableObjectValue<T> . |
java.lang.Object |
getBean()
Returns the
Object that contains this property. |
java.lang.String |
getName()
Returns the name of this property.
|
void |
invalidate() |
addListener, addListener, fireValueChangedEvent, removeListener, removeListener
equals, hashCode, toString
getValue, isEqualTo, isEqualTo, isNotEqualTo, isNotEqualTo, isNotNull, isNull, objectExpression
public javafx.geometry.NodeOrientation get()
javafx.beans.value.ObservableObjectValue
ObservableObjectValue<T>
.public java.lang.Object getBean()
javafx.beans.property.ReadOnlyProperty
Object
that contains this property. If this property
is not contained in an Object
, null
is returned.Object
or null
public java.lang.String getName()
javafx.beans.property.ReadOnlyProperty
String
.String
public void invalidate()
Copyright (c) 2008, 2013, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms.