sbool dm_hasYesPopupForComponent(Component c) { JComponent popup = dm_generalMap_get('yesPopup); ret isComponentShowing(popup) && getOpt(popup, 'forComponent) == c; }
Began life as a copy of #1020291
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1020346 |
| Snippet name: | dm_hasYesPopupForComponent |
| Eternal ID of this version: | #1020346/3 |
| Text MD5: | e7a39f98820076eff0b31e6a1a277c5a |
| 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-12-14 20:06:54 |
| Source code size: | 173 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 544 / 578 |
| Version history: | 2 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1020348 - dm_hasYesToAcceptPopup |