Recent Changes - Search:

Administrators

Developers

Articles

Cookbook

edit

getWidgetsByType method

Developers.QuiXgetWidgetsByType History

Hide minor edits - Show changes to output

October 01, 2007, at 03:37 PM by Thomas Bellos -
Added lines 1-12:
(:title getWidgetsByType method:)

The '''getWidgetsByType''' searches the widget's children for the requested widget type. Returns a widget array containing all the widgets of the specified type.

!! Syntax

||cellspacing=1 cellpadding=4 border=1 bgcolor=#ededed
||!Syntax||[@
widget.getWidgetsByType(wtype);
@]||
||!Parameters|| ''wtype'' : Required. The name of the constructor function of the widget you are searching for. ||
||!Returns||''Object Array''. ||
Page last modified on October 01, 2007, at 03:37 PM