<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>checkboxtable</name>
<shortdesc>A table of checkboxes</shortdesc>
<description>Like a CheckboxList, this widget allows the user to display mutliple checkboxes with associated data.  Unlike a CheckboxList, it allows you to use mutliple data elements to describe each item.  Most of the CSS is stolen verbatim from the DataGrid widget, I just changed the class to checkboxtable so people could use both data grids and checkboxtables without conflicts.
        
        Long term I would like to add Javascript to allow some of the cool mutliselect goodness that the GMail inbox shows.  :)</description>
<download-page>http://www.evenprimes.com/checkboxtable</download-page>
<homepage rdf:resource="http://www.evenprimes.com/" />
<maintainer><foaf:Person><foaf:name>Chris Cioffi</foaf:name>
<foaf:mbox_sha1sum>5817960413f2e9f6bb0978c2701942e25de20534</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.80</revision></Version></release>
</Project></rdf:RDF>