static void dm_showModule_noFocus(O module) { O stem = dm_getStem(module); if (stem != null) callCreator('showModule_noFocus, stem); }