Recent Changes - Search:

Administrators

Developers

Articles

Cookbook

edit

addPaddingOffset method

Developers.QuiXaddPaddingOffset History

Hide minor edits - Show changes to output

October 01, 2007, at 12:13 PM by Thomas Bellos -
Changed line 9 from:
widget.addPaddingOffset(w,v);
to:
widget.addPaddingOffset(where, ioffSet);
Changed line 11 from:
||!Parameters|| ''w'' : Required. String indicating the property to modify. Possible values (Left, Right, Bottom, Top) \\ fwefwe ||
to:
||!Parameters||''where'' : Required. String indicating the property to modify. Possible values (Left, Right, Bottom, Top)[[<<]]''ioffSet'' : Required. Integer indicating the value to be set ||
October 01, 2007, at 12:06 PM by Thomas Bellos -
Changed line 11 from:
||!Parameters|| ''w'' : Required. String indicating the property to modify. Possible values (Left, Right, Bottom, Top) ||
to:
||!Parameters|| ''w'' : Required. String indicating the property to modify. Possible values (Left, Right, Bottom, Top) \\ fwefwe ||
October 01, 2007, at 12:03 PM by Thomas Bellos -
Changed lines 11-12 from:
||!Parameters|| ''w'' : Required. String indicating the property to modify. Possible values (Left, Right, Bottom, Top)
''v'' : Required||
to:
||!Parameters|| ''w'' : Required. String indicating the property to modify. Possible values (Left, Right, Bottom, Top) ||
October 01, 2007, at 12:02 PM by Thomas Bellos -
Changed lines 11-12 from:
||!Parameters|| ''w'' : Required. String indicating the property to modify. Possible values (Left, Right, Bottom, Top) ||
to:
||!Parameters|| ''w'' : Required. String indicating the property to modify. Possible values (Left, Right, Bottom, Top)
''v'' : Required||
October 01, 2007, at 12:01 PM by Thomas Bellos -
Added lines 1-12:
(:title addPaddingOffset method:)

The '''addPaddingOffset''' controls the padding of the widget.

!! Syntax

||cellspacing=1 cellpadding=4 border=1 bgcolor=#ededed
||!Syntax||[@
widget.addPaddingOffset(w,v);
@]||
||!Parameters|| ''w'' : Required. String indicating the property to modify. Possible values (Left, Right, Bottom, Top) ||
||!Returns|| - ||
Page last modified on October 01, 2007, at 12:13 PM