static S jGetGlobalID(JComboBox cb) { if (cb == null) null; S s = (S) cb.getSelectedItem(); ret nempty(s) ? assertPossibleGlobalID(firstWord(s)) : null; }
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: | #1007537 | 
| Snippet name: | jGetGlobalID - get AI concept ID from JComboBox | 
| Eternal ID of this version: | #1007537/4 | 
| Text MD5: | 1167b92ee1f24bdd65941765dff5d77f | 
| Author: | stefan | 
| Category: | javax / a.i. / gui | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2017-03-26 12:24:41 | 
| Source code size: | 164 bytes / 5 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 636 / 704 | 
| Version history: | 3 change(s) | 
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |