public class CheckValueType
Utility class containing constants. Represents the check value type of the check box.
static final int
UN_CHECKED
CHECKED
MIXED
public static final int UN_CHECKED
public static final int CHECKED
public static final int MIXED