static JCheckBox mapMethodLike dm_checkBox(S field) { ret dm_fieldCheckBox(field); } static JCheckBox dm_checkBox(S text, S field) { ret dm_fieldCheckBox(text, field); }
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: | #1021146 |
| Snippet name: | dm_checkBox - synonym of dm_fieldCheckBox. with label |
| Eternal ID of this version: | #1021146/3 |
| Text MD5: | 698e566bc8645764764356777f888396 |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-11-03 17:26:37 |
| Source code size: | 184 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 604 / 689 |
| Version history: | 2 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1033695 - dm_rcheckBox - dm_checkBox with smarter argument order |