static AutoComboBox3 standardFunctionLiveValueComboBox(SimpleLiveValue<S> lv) { AutoComboBox3 cb = standardFunctionComboBox(); bindComboBoxToLiveValue(cb, lv); ret cb; }
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: | 268 / 306 |
Version history: | 2 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |