static A bindTextComponentToLiveValue_bothWays_noInitialUndo(A tc, SimpleLiveValue lv) { onFirstShow(tc, -> clearTextComponentUndoList(tc)); ret bindTextComponentToLiveValue_bothWays(tc, lv); }