-
public final class ColumnDelegate<T extends Object>
-
-
Constructor Summary
Constructors Constructor Description ColumnDelegate()
-
Method Summary
Modifier and Type Method Description final ColumnDefinition<T>
getValue(Object thisRef, KProperty<?> property)
-
-
Method Detail
-
getValue
final ColumnDefinition<T> getValue(Object thisRef, KProperty<?> property)
-
-
-
-