public class CheckpointCell
Checkpoint Cell
Constructor and description |
---|
CheckpointCell
(Object value) |
CheckpointCell
(Object value, boolean checked) |
Get value of the cell
Check if this cell is checked
Set the checked flag for this cell
checked
- the checked flagSet the value to the cell
value
- new value of the cell