1 | // You can call setText(S) on the result object at any time |
2 | static AutoCloseable dm_currentAction(S text, Runnable cancelMe) {
|
3 | ret (AutoCloseable) dm_callModule( |
4 | dm_makeOrShowModule("#1019874/CurrentAction"),
|
5 | 'showAction, text, cancelMe); |
6 | } |
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: | #1019876 |
| Snippet name: | dm_currentAction - notify system of an ongoing action, allow user to cancel |
| Eternal ID of this version: | #1019876/3 |
| Text MD5: | f63e1c37b07dda79c6a71e822bbc1d81 |
| 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-03-10 13:01:47 |
| Source code size: | 255 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 559 / 596 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |