static <A extends Concept> A selectedConcept(JTable table, Class<A> cc) { ret (A) getConcept(toLong(selectedTableCell(table, 0))); }
Began life as a copy of #1006567
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: | #1006634 |
| Snippet name: | selectedConcept - get selected concept from concepts table (with first column=id) |
| Eternal ID of this version: | #1006634/1 |
| Text MD5: | 65936edea0815112bfa27a21976e5e19 |
| Author: | stefan |
| Category: | javax / gui / concepts |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-01-23 17:52:46 |
| Source code size: | 136 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 778 / 823 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |