Recent Changes - Search:

Administrators

Developers

Articles

Cookbook

edit

getId method

Developers.QuiXgetId History

Hide minor edits - Show changes to markup

October 02, 2007, at 07:55 AM by Thomas Bellos -
Changed lines 3-4 from:

The getId returns the widget's id.

to:

The getId returns the widget's id attribute.

October 01, 2007, at 03:07 PM by Thomas Bellos -
Changed line 12 from:
ReturnsString Widget id.
to:
ReturnsString The widget's id.
October 01, 2007, at 03:07 PM by Thomas Bellos -
Changed line 12 from:
ReturnsString Widget id.
to:
ReturnsString Widget id.
October 01, 2007, at 03:07 PM by Thomas Bellos -
Added lines 1-12:

(:title getId method:)

The getId returns the widget's id.

Syntax

Syntax
widget.getId();
Parameters-
ReturnsString Widget id.
Page last modified on October 02, 2007, at 07:55 AM