Feb. 25, 2016
9:58 a.m.
I'm sure it's documented somewhere⦠in any case new Spec documentation is emerging so let's not forget to make sure it's there. Peter On Thu, Feb 25, 2016 at 10:49 AM, Julien Delplanque <julien@tamere.eu> wrote:
Indeed but I mean, I was not able to deduce the fact that to have a widget holding not-editable multi-line text I have to use
TextInputFieldModel and use #enabled: message...
But maybe there is already documentation about that?
Julien
On 25/02/16 09:58, Peter Uhnák wrote:
Maybe this should be documented in the class comment of
TextInputFieldModel?
This is a feature of AbstractWidgetModel, so it applies to all widgets (buttons, texts, selects, ...).
Peter