static <A> JList bindJListToLiveValue(final JList list, final LiveValue<L<A>> lv) { ret bindLiveValueListenerToComponent(list, lv, r { fillListWithStrings(list, allToString(lv!)) }); }
Began life as a copy of #1015821
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: | #1016847 |
| Snippet name: | bindJListToLiveValue |
| Eternal ID of this version: | #1016847/3 |
| Text MD5: | 19b48c4a31edd83ca1c2157d7a5b8e74 |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-07-05 14:11:14 |
| Source code size: | 193 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 705 / 729 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |