Transpiled version (5905L) is out of date.
1 | static JCheckBox liveValueCheckBox(S text, IVarWithNotify<Bool> lv) { |
2 | ret jLiveValueCheckBox(text, lv); |
3 | } |
4 | |
5 | static JCheckBox liveValueCheckBox(IVarWithNotify<Bool> lv, S text) { |
6 | ret jLiveValueCheckBox(text, lv); |
7 | } |
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1034150 |
Snippet name: | liveValueCheckBox - synonym of jLiveValueCheckBox |
Eternal ID of this version: | #1034150/3 |
Text MD5: | faa9d2a92bbdab8d34bc7eb61e9e7e1b |
Author: | someone |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-08-20 19:39:49 |
Source code size: | 222 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 240 / 352 |
Version history: | 2 change(s) |
Referenced in: | [show references] |