Recent Changes - Search:

Administrators

Developers

Articles

Cookbook

edit

setPadding method

Developers.QuiXsetPadding History

Show minor edits - Show changes to output

October 02, 2007, at 08:04 AM by Thomas Bellos -
Changed line 11 from:
||!Returns|| - ||
to:
||!Returns|| - ||
October 02, 2007, at 08:03 AM by Thomas Bellos -
Added lines 1-11:
(:title setPadding method:)

The '''setPadding''' method sets the widget's padding CSS attribute. It accepts an array of integers as an argument which modify the left, right, top, bottom attributes respectively.
!! Syntax

||cellspacing=1 cellpadding=4 border=1 bgcolor=#ededed
||!Syntax||[@
widget.setPadding(arrPadding);
@]||
||!Parameters||''arrPadding'' : Required. Array of integers. ||
||!Returns|| - ||
Page last modified on October 02, 2007, at 08:04 AM