Recent Changes - Search:

Administrators

Developers

Articles

Cookbook

edit

setId method

Developers.QuiXsetId History

Hide minor edits - Show changes to markup

October 02, 2007, at 07:54 AM by Thomas Bellos -
Added lines 1-12:

(:title setId method:)

The setId method sets the widget's id attribute.

Syntax

Syntax
widget.setId(id);
Parametersid : Required. String indicating the widget's id.
Returns-
Page last modified on October 02, 2007, at 07:54 AM