Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

7
LINES

< > BotCompany Repo | #1034150 // liveValueCheckBox - synonym of jLiveValueCheckBox

JavaX fragment (include) [tags: use-pretranspiled]

Transpiled version (5905L) is out of date.

static JCheckBox liveValueCheckBox(S text, IVarWithNotify<Bool> lv) {
  ret jLiveValueCheckBox(text, lv);
}

static JCheckBox liveValueCheckBox(IVarWithNotify<Bool> lv, S text) {
  ret jLiveValueCheckBox(text, lv);
}

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: 125 / 186
Version history: 2 change(s)
Referenced in: [show references]