1 | svoid dm_addDynamicModuleDialog2(S snippetID) { |
2 | callCreator('stefansOS_addDynamicModuleDialog2, snippetID); |
3 | } |
4 | |
5 | svoid dm_addDynamicModuleDialog2(S snippetID, bool reuseExisting) { |
6 | callCreator('stefansOS_addDynamicModuleDialog2, snippetID, reuseExisting); |
7 | } |
8 | |
9 | ifclass Snippet |
10 | svoid dm_addDynamicModuleDialog2(Snippet s) { |
11 | if (s != null) dm_addDynamicModuleDialog2(s.id); |
12 | } |
13 | endif |
Began life as a copy of #1016268
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1016594 |
Snippet name: | dm_addDynamicModuleDialog2 - use this to add a module using just the snippet ID |
Eternal ID of this version: | #1016594/5 |
Text MD5: | 223084d17e0d146a236829918689ec27 |
Author: | stefan |
Category: | javax / stefan's os |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-12-18 15:17:05 |
Source code size: | 393 bytes / 13 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 386 / 444 |
Version history: | 4 change(s) |
Referenced in: | [show references] |