Hi,
(just to be sure) have you looked at this:
http://pivot.apache.org/tutorials/data-binding.html
and
http://pivot.apache.org/tutorials/property-binding.html
?
Ok, there isn't a checkbox example in both ... I'll try to add a
sample for this later.
Anyway, for example, try to add a boolean property in the bean backing the form.
And look at Button method:
public State getState() {
to get the state (checked/unchecked) of the button ...
Sorry but at the moment I haven't more time ... tell me something.
Bye