static A focusOnShow(final A a) { onFirstComponentShow(a, r { focus(a) }); ret a; }