static A onComponentShown(A component, Runnable onShow) { ret bindToComponent(component, onShow, null); }