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:[email protected]> Sent: Monday, May 16, 2022 11:36 AM To: [email protected]<mailto:[email protected]> 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 <[email protected]> Enviado el: lunes, 16 de mayo de 2022 9:51 Para: [email protected] Asunto: RE: New Interface Jewel There is a similar "IComboBoxView". Sorry Hiedra -----Mensaje original----- De: Maria Jose Esteve <[email protected]> Enviado el: lunes, 16 de mayo de 2022 9:38 Para: [email protected] 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
