EditableLabelGidBuilderImpl.editing
T editing(bool propval)Set editing property.
Parameters
propval | This property is true while the widget is in edit mode. |
Returns
Builder instance for fluent chaining
T editing(bool propval)Set editing property.
propval | This property is true while the widget is in edit mode. |