1 | static AutoComboBox3 standardFunctionLiveValueComboBox(SimpleLiveValue<S> lv) {
|
2 | AutoComboBox3 cb = standardFunctionComboBox(); |
3 | bindComboBoxToLiveValue(cb, lv); |
4 | ret cb; |
5 | } |
Began life as a copy of #1015761
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1020152 |
| Snippet name: | standardFunctionLiveValueComboBox (both ways) |
| Eternal ID of this version: | #1020152/3 |
| Text MD5: | 51254547172db30992ff3a97fbba3f14 |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-12-09 16:46:12 |
| Source code size: | 179 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 493 / 545 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |