1 | svoid dm_fileFieldMenuItem(Container frame, S field, O... _) { |
2 | DynModule m = dm_current_mandatory(); |
3 | internalFramePopupMenuItem(frame/JInternalFrame, humanizeFormLabel(field) + "...", r { |
4 | temp m.enter(); |
5 | dm_fileFieldDialog(field, _); |
6 | }); |
7 | } |
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: | 204 / 238 |
Referenced in: | [show references] |