Binds a SuperText widget to this controller.
void bind(SuperText superText) { superTexts.add(superText); }