1 | // onNewWeb: voidfunc(Web) |
2 | static CirclesAndLines webToCAL_live_vis(Web web, fO onNewWeb) { |
3 | final CirclesAndLines cal = webToCAL_vis(web); |
4 | cal.onStructureChange = r { pcallF(onNewWeb, calToWeb_vis(cal)) }; |
5 | ret cal; |
6 | } |
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: | 546 / 548 |
Version history: | 3 change(s) |
Referenced in: | [show references] |