svoid mapMethodLike dm_watchFieldAndNow(S field, Runnable onChange) { dm_watchField(field, onChange); dm_q(onChange); }
Began life as a copy of #1023013
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1024997 |
| Snippet name: | dm_watchFieldAndNow - onChange is called in module queue |
| Eternal ID of this version: | #1024997/2 |
| Text MD5: | dc70ef9648b81de3d5d5d962f9be6dfa |
| Author: | stefan |
| Category: | javax / stefan's os |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-09-01 00:00:33 |
| Source code size: | 126 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 570 / 631 |
| Version history: | 1 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1027724 - dm_watchFieldAndActuallyNow - onChange is called in module queue, except for first time #1027789 - dm_watchCollectionFieldAndNow |