static A childOfTypeShortNamed(Component c, S shortName) { ret first(childrenOfTypeShortNamed(c, shortName)); }