:: Home >>

Checkbox

Checkbox control

var obj = new AW.UI.Checkbox;
obj.setControlText("Checkbox");
obj.setControlImage("fontsize");
obj.setControlValue("mixed");
document.write(obj);

Comments

29 Sep 07
how to check all CheckBox???? Franklin Javier (franklinjalves@gmail.com) (1)
7 May 07
How to initilize the Checkbox templates in a grid sbindra (4)
28 Dec 06
Disable a Checkbox Christy (4)
checkbox.onControlClicked Joe (4)
28 Sep 05
How to set background color in a cell with an AW.Templates.Checkbox ? Philippe Marzin (0)

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