[TYPO3-dev] Toggling checkboxes with ExtJS
Francois Suter
fsuter at cobweb.ch
Fri Jun 12 14:40:38 CEST 2009
Hi,
> Ext.select('.checkboxes').each( function(){ this.setValue(true) } );
>
> See docs for Ext.CompositeElementLite and Ext.form.Checkbox.
The thing is that it objects returned by the select() seem to have no
specific class. They are just objects. I don't know if it's possible to
cast them to Ext.form.Checkbox and if that would work at all...
Cheers
--
Francois Suter
Cobweb Development Sarl - http://www.cobweb.ch
More information about the TYPO3-dev
mailing list