Looks like textInput and button are all the bead requires and both are defined in IComboBoxView. Personally, I think it’s ok for DateFieldView to implement IComboBoxView.
From: Maria Jose Esteve<mailto:mjest...@iest.com> Sent: Monday, May 16, 2022 11:36 AM To: dev@royale.apache.org<mailto:dev@royale.apache.org> Subject: RE: New Interface Jewel I stand by my question... > What name would you give to an iBeadView that defines a TextInput and a Button (ComboBoxView, DateFieldView,...)? > ¿IViewTextButton? My purpose is to unify beads of type "ComboBoxDisabled", "DateFieldDisabled", ..., into one (they share all the code except for the reference to the view) Hiedra -----Mensaje original----- De: Maria Jose Esteve <mjest...@iest.com> Enviado el: lunes, 16 de mayo de 2022 9:51 Para: dev@royale.apache.org Asunto: RE: New Interface Jewel There is a similar "IComboBoxView". Sorry Hiedra -----Mensaje original----- De: Maria Jose Esteve <mjest...@iest.com> Enviado el: lunes, 16 de mayo de 2022 9:38 Para: dev@royale.apache.org Asunto: New Interface Jewel Hi guys, What name would you give to an iBeadView that defines a TextInput and a Button (ComboBoxView, DateFieldView,...)? ¿IViewTextButton? Hiedra