static void selectSnippetID(final VF1<S> onSelect) { new SnippetSelectForm(onSelect).go(); } static void selectSnippetID(S title, final VF1<S> onSelect) { SnippetSelectForm form = new(onSelect); form.go(); possiblyInternalFrameTitle(form.frame, title); }
Began life as a copy of #1013488
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1014779 |
| Snippet name: | selectSnippetID |
| Eternal ID of this version: | #1014779/8 |
| Text MD5: | 67c98fee04475649b896b3ccf38856fe |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-06-16 18:14:30 |
| Source code size: | 271 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 662 / 740 |
| Version history: | 7 change(s) |
| Referenced in: | [show references] |