1 | static void dm_toFront(O module) { |
2 | dm_showModule_noFocus(module); |
3 | internalFrameToFront(dm_frame(module)); |
4 | } |
5 | |
6 | static void dm_toFront() { |
7 | dm_toFront(dm_current()); |
8 | } |
Began life as a copy of #1016125
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1018261 |
Snippet name: | dm_toFront - put module in front - also shows if invisible |
Eternal ID of this version: | #1018261/5 |
Text MD5: | 98ce3c809bd182375b6032962864a96a |
Author: | stefan |
Category: | javax / dynamic modules |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-10-18 16:22:22 |
Source code size: | 176 bytes / 8 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 343 / 370 |
Version history: | 4 change(s) |
Referenced in: | [show references] |