96979899100101102
* * @return a value property for observing the editable state of a * {@link CCombo}, {@link StyledText}, or {@link Text}. */ public static IWidgetValueProperty editable() { return new WidgetEditableProperty(); }