1 | svoid dm_stringFieldMenuItem(Container frame, fS field, fO... _) {
|
2 | final DynModule m = dm_current_mandatory(); |
3 | internalFramePopupMenuItem(frame/JInternalFrame, humanizeFormLabel(field) + "...", r {
|
4 | temp m.enter(); |
5 | dm_stringFieldDialog(field, _); |
6 | }); |
7 | } |
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: | 552 / 606 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |