T - 表現されたオブジェクトまたは属性の型 public interface Bindable<T>Bindable のインスタンスは、Path にバインドできるオブジェクトまたは属性型を表します。| 修飾子と型 | インターフェースと説明 |
|---|---|
static class | Bindable.BindableType |
| 修飾子と型 | メソッドと説明 |
|---|---|
ClassSE<T> | getBindableJavaType() 表現されたオブジェクトの Java 型を返します。 |
Bindable.BindableType | getBindableType() 表現されたオブジェクトのバインド可能な型を返します。 |
Bindable.BindableType getBindableType()
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.