:: Home >>

Checked list

Checked List Control

var obj = new AW.UI.CheckedList;
obj.setItemText(["Home", "Favorites", "Font size", "Search"]);
obj.setItemImage(["home", "favorites", "fontsize", "search"]);
obj.setItemCount(4);
document.write(obj);

Comments

16 Apr 08
Change size of the CheckedList control Louis (1)
14 Apr 08
Checked List Bill Boil (2)
5 May 07
Class Reference?? (0)
16 Feb 07
Checked List Get Values in Servlet Juan (0)
19 Dec 05
I GIVE UP - CheckedList Help Needed Rob Francis (1)
How to set the state of a item from a checked List ? Andreas Richter (1)

Comments will appear on this page and in the main forum.

Documentation:

Recent changes:

2.5, 2.5.1
2.5.1
2.5
Release History
2.5
2.0.2
textToValue
textToData
dataToValue
dataToText