Recent Changes - Search:

Administrators

Developers

Articles

Cookbook

edit

addPaddingOffset method

The addPaddingOffset controls the padding of the widget.

Syntax

Syntax
widget.addPaddingOffset(where, ioffSet);
Parameterswhere : Required. String indicating the property to modify. Possible values (Left, Right, Bottom, Top)
ioffSet : Required. Integer indicating the value to be set
Returns-
Page last modified on October 01, 2007, at 12:13 PM