84858687888990
* Returns a value property for observing the bounds of a {@link Control}. * * @return a value property for observing the bounds of a {@link Control}. */ public static IWidgetValueProperty bounds() { return new ControlBoundsProperty(); }