Recent Changes - Search:

Administrators

Developers

Articles

Cookbook

edit

getWidth method

Developers.QuiXgetWidth History

Hide minor edits - Show changes to markup

October 01, 2007, at 03:16 PM by Thomas Bellos -
Added lines 1-12:

(:title 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