Warning: session_start(): open(/var/lib/php/sessions/sess_aurikfud2627m0c5e4gk27stvn, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
jLiveValueSpinner - synonym of liveValueSpinner [1018956]

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

7
LINES

< > BotCompany Repo | #1018956 // jLiveValueSpinner - synonym of liveValueSpinner

JavaX fragment (include)

static JSpinner jLiveValueSpinner(IVarWithNotify<Int> lv, int min, int max) {
  ret liveValueSpinner(lv, min, max);
}

static JSpinner jLiveValueSpinner(int min, int max, IVarWithNotify<Int> lv) {
  ret liveValueSpinner(lv, min, max);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1018956
Snippet name: jLiveValueSpinner - synonym of liveValueSpinner
Eternal ID of this version: #1018956/3
Text MD5: 060517aa64ca464137ce973e68c4904d
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-07-29 22:17:38
Source code size: 242 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 531 / 588
Version history: 2 change(s)
Referenced in: [show references]