Recent Changes - Search:

Administrators

Developers

Articles

Cookbook

edit

getWidth method

The getWidth returns the widget's width.

Syntax

Syntax
widget.getWidth(b);
Parametersb : Required. Boolean indicating whether the left and right padding along with the border width will be calculated.
ReturnsInteger Widget width.
Page last modified on October 01, 2007, at 03:16 PM