egroupware_official/api/js/etemplate/Et2Select
ralf b9cca9c5ff using set/get select_option plus a set_selection_options marked as deprecated
- get_select_options seems to be nowhere in use, so I did not implement it
- Et2Select* widgets with static options assign them in their constructor (like the r/o ones)
- removed a jQuery.proxy call, which we dont want in new code
2022-03-16 22:36:43 +02:00
..
test Fix selectbox values were not set. 2022-02-18 12:02:27 -07:00
Et2Select.ts using set/get select_option plus a set_selection_options marked as deprecated 2022-03-16 22:36:43 +02:00
Et2SelectAccount.ts using set/get select_option plus a set_selection_options marked as deprecated 2022-03-16 22:36:43 +02:00
Et2SelectReadonly.ts using set/get select_option plus a set_selection_options marked as deprecated 2022-03-16 22:36:43 +02:00
Et2WidgetWithSelectMixin.ts using set/get select_option plus a set_selection_options marked as deprecated 2022-03-16 22:36:43 +02:00
FindSelectOptions.ts Make Et2WidgetWithSelect a Dedup Mixin in order to make it available cross widgets 2022-03-01 12:35:33 +01:00
StaticOptions.ts using set/get select_option plus a set_selection_options marked as deprecated 2022-03-16 22:36:43 +02:00