static void selectStandardFunction(final VF1<S> onSelect) { final AutoComboBox3 tfSF = standardFunctionComboBox(); renameSubmitButton("Select", showTitledForm("Select standard function", "Function:", tfSF, r { awt { callF(onSelect, getTextTrim(tfSF)); }})); }
Began life as a copy of #1014795
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1015541 |
| Snippet name: | selectStandardFunction |
| Eternal ID of this version: | #1015541/7 |
| Text MD5: | 95ef86224e6b8f49087e3fa549c96c27 |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-05-27 01:01:53 |
| Source code size: | 292 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 664 / 708 |
| Version history: | 6 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1015761 - standardFunctionComboBox |