static A focusAndSelectAllOnShow(final A a) { onFirstComponentShow(a, r { focusAndSelectAll(a) }); ret a; }