Thank you lance, I'll try
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Checklist-disabled-possible-bug-tp5713681p5713947.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
---
You can always write a mixin to tweak the DOM generated by any component. You
could write a mixin to add disabled="true" to all the checkboxes and attach
it to the checklist.
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Checklist-disabled-possible-bug-tp57136
the disabled parameter doesn't work
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Checklist-disabled-possible-bug-tp5713681p5713913.html
Sent from the Tapestry - User mailing list archive at Nabbl
Any ideas how can I disable the checklist component ?
Thanks in advance
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Checklist-disabled-possible-bug-tp5713681p5713888.html
Sent from the Tapestry - User mailing list archive at Nabble.com
I'm Sorry Thiago, the problem is in the client side, the checkbox control
doesn't render disabled
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Checklist-disabled-possible-bug-tp5713681p5713691.html
Sent from the Tapestry - User mailing list archive at
On Wed, 06 Jun 2012 20:37:18 -0300, iberck wrote:
Hi tapestry members:
Hi!
I'm using T5.3:
I'm trying the checklist component and I found that the disabled
property in the client side doesn't work:
It would be nice if you had said what doesn't work so we don't need to
test your code t
e final StringValueEncoder stringEncoder = new
StringValueEncoder();
public boolean isDisabled() {
return true;
}
Regards
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Checklist-disabled-possible-bug-tp5713681.html