ItemCheckEvent.currentValue

Overview | Methods | Fields | This Package | All Packages

ItemCheckEvent.currentValue

Specifies whether the check box for the item is currently checked, unchecked, or indeterminate.

Syntax

public final int currentValue;

Remarks

Possible values are constants defined in the CheckState class.