151152153154155156157
* * @return a value property for observing the image of a {@link Button}, * {@link CLabel}, {@link Item} or {@link Label}. */ public static IWidgetValueProperty image() { return new WidgetImageProperty(); }