static A revalidateOnFirstShow(final A component) { ret onFirstComponentShow(component, r { revalidate(component) }); }