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

7
LINES

< > BotCompany Repo | #1019799 // dm_onTopInputChange_q - execute in module's queue

JavaX fragment (include)

1  
svoid dm_onTopInputChange_q(final VF1<S> r) {
2  
  final DynModule m = dm_current_mandatory();
3  
  dm_onTopInputChange(voidfunc(fS s) {
4  
    switch to m.q();
5  
    callF(r, s);
6  
  });
7  
}

Author comment

Began life as a copy of #1019695

download  show line numbers  debug dex  old transpilations   

Travelled to 9 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1019799
Snippet name: dm_onTopInputChange_q - execute in module's queue
Eternal ID of this version: #1019799/1
Text MD5: 5784d90a51c1d038b25ad23fe342625e
Author: stefan
Category: javax / stefan's os
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-11-26 22:02:37
Source code size: 182 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 275 / 301
Referenced in: [show references]