svoid dm_stringFieldMenuItem(Container frame, fS field, fO... _) { final DynModule m = dm_current_mandatory(); internalFramePopupMenuItem(frame/JInternalFrame, humanizeFormLabel(field) + "...", r { temp m.enter(); dm_stringFieldDialog(field, _); }); }
Began life as a copy of #1019106
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1022601 |
Snippet name: | dm_stringFieldMenuItem |
Eternal ID of this version: | #1022601/2 |
Text MD5: | 0169035fe6c5bb859372243e3076c381 |
Author: | stefan |
Category: | javax / stefan's os / web cam |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-04-06 17:18:40 |
Source code size: | 271 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 267 / 318 |
Version history: | 1 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1022768 - dm_stringFieldDialog #1029774 - dm_fileFieldMenuItem |