svoid dm_fileFieldMenuItem(Container frame, S field, O... _) { DynModule m = dm_current_mandatory(); internalFramePopupMenuItem(frame/JInternalFrame, humanizeFormLabel(field) + "...", r { temp m.enter(); dm_fileFieldDialog(field, _); }); }
Began life as a copy of #1022601
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1029774 |
| Snippet name: | dm_fileFieldMenuItem |
| Eternal ID of this version: | #1029774/1 |
| Text MD5: | be5f2794efad9e7d5c162486769e714b |
| Author: | stefan |
| Category: | javax / stefan's os |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-09-14 11:50:25 |
| Source code size: | 259 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 447 / 485 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |