static onCtrlEnter(final A c, fO action) { addKeyListener(c, ctrlEnterKeyListener(action)); ret c; }