mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-21 02:18:28 +02:00
Any child that has selectbox type functionality (extends Et2WidgetWithSelectMixin) needs to implement: - _optionTargetNode() : HTMLElement - _optionTemplate(option : SelectOption) : TemplateResult