public interface FieldFactory<T extends Object>
abstract FieldWrapper<T, out Control>
inputFor(T value, Function2<T, String, Unit> commitEdit, Function0<Unit> cancelEdit)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract FieldWrapper<T, out Control> inputFor(T value, Function2<T, String, Unit> commitEdit, Function0<Unit> cancelEdit)