Metadata
- Source
- FLUID-430
- Type
- Sub-task
- Priority
- Major
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Colin Clark
- Reporter
- Colin Clark
- Created
2008-04-04T12:04:15.000-0400 - Updated
2011-01-19T08:25:36.333-0500 - Versions
- N/A
- Fixed Versions
- N/A
- Component
-
- Workshops, Presentations, Reports
Description
This task includes breaking up some of the selection code into separate functions so it is less duplicated. Then we'll pass in a map to the List Builder's constructor that will automatically fetch DOM elements via jQuery.
Comments
-
Colin Clark commented
2008-04-23T20:42:27.000-0400 initListBuilder() now takes an argument called elementSelectors that allows the client to customize which selectors are used to bind to the DOM. Defaults are configured which will allow for a working single instance of the ListBuilder based on the default template, or the user could modify these for different templates or multiple instances.
-
Michelle D'Souza commented
2011-01-19T08:23:50.294-0500 Reopening these issues in order to add the workshopcomponent to them