T - ラップされたObjectの型public abstract class ReadOnlyObjectProperty<T> extends ObjectExpression<T> implements ReadOnlyProperty<T>
Objectをラップするすべての読取り専用プロパティのスーパークラス。 コレクション内の変更もレポートするObservableList、ObservableSetおよびObservableMapの特化された実装は、ReadOnlyListProperty、ReadOnlySetPropertyおよびReadOnlyMapPropertyを参照してください。 ObservableObjectValue、ObjectExpression、ReadOnlyProperty| コンストラクタと説明 |
|---|
ReadOnlyObjectProperty()
ReadOnlyObjectPropertyのコンストラクタ。 |
| 修飾子と型 | メソッドと説明 |
|---|---|
String |
toString()
この
ReadOnlyObjectPropertyオブジェクトの文字列表現を返します。 |
asString, asString, asString, getValue, isEqualTo, isEqualTo, isNotEqualTo, isNotEqualTo, isNotNull, isNull, objectExpressionclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetBean, getNameaddListener, getValue, removeListeneraddListener, removeListenergetCopyright (c) 2008, 2015, Oracle and/or its affiliates. All rights reserved.