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

6
LINES

< > BotCompany Repo | #1010362 // webToCAL_live_vis - call function when changed

JavaX fragment (include)

// onNewWeb: voidfunc(Web)
static CirclesAndLines webToCAL_live_vis(Web web, fO onNewWeb) {
  final CirclesAndLines cal = webToCAL_vis(web);
  cal.onStructureChange = r { pcallF(onNewWeb, calToWeb_vis(cal)) };
  ret cal;
}

Author comment

Began life as a copy of #1007792

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1010362
Snippet name: webToCAL_live_vis - call function when changed
Eternal ID of this version: #1010362/4
Text MD5: 42b1f7da4561d85b1248a9e2c40c210e
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-09-12 16:46:39
Source code size: 227 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 472 / 469
Version history: 3 change(s)
Referenced in: [show references]