checkbox class

Check box with a text description
Inherits
object button
Description
This widget provides a check box - it is a kind of a toggle button. It can have two states: on (checked) and off (unchecked).
Functions
$isChecked()
Returns '1' if the check box is checked, '0' otherwise.
See also $setChecked().
$setChecked(<bool>)
Sets the check box 'checked state' to <bool>.
See also $isChecked().

Index, Object Classes
KVIrc 3.2.0 Documentation
Generated by root at Fri Nov 18 01:23:48 2005