Recent Changes - Search:

Administrators

Developers

Articles

Cookbook

edit

getHeight method

Developers.QuiXgetHeight History

Hide minor edits - Show changes to output

October 01, 2007, at 02:38 PM by Thomas Bellos -
Changed line 12 from:
||!Returns|| ''Integer'' Widget height. ||
to:
||!Returns||''Integer'' Widget height. ||
October 01, 2007, at 02:38 PM by Thomas Bellos -
Changed line 11 from:
||!Parameters|| ''b'' : Required. Boolean indicating whether the top and bottom padding along with the border width will be calculated ||
to:
||!Parameters|| ''b'' : Required. Boolean indicating whether the top and bottom padding along with the border width will be calculated. ||
October 01, 2007, at 02:37 PM by Thomas Bellos -
Changed line 11 from:
||!Parameters|| ''b'' : Required. Boolean indicating whether the top and bottom padding along with the border width will be calculated '' ||
to:
||!Parameters|| ''b'' : Required. Boolean indicating whether the top and bottom padding along with the border width will be calculated ||
October 01, 2007, at 02:37 PM by Thomas Bellos -
Changed line 9 from:
widget.getHeight();
to:
widget.getHeight(b);
Changed line 11 from:
||!Parameters|| - ||
to:
||!Parameters|| ''b'' : Required. Boolean indicating whether the top and bottom padding along with the border width will be calculated '' ||
October 01, 2007, at 02:20 PM by Thomas Bellos -
Added lines 1-12:
(:title getHeight method:)

The '''getHeight''' returns the widget's height.

!! Syntax

||cellspacing=1 cellpadding=4 border=1 bgcolor=#ededed
||!Syntax||[@
widget.getHeight();
@]||
||!Parameters|| - ||
||!Returns|| ''Integer'' Widget height. ||
Page last modified on October 01, 2007, at 02:38 PM