Metadata
- Source
- FLUID-808
- Type
- Task
- Priority
- Blocker
- Status
- Closed
- Resolution
- Fixed
- Assignee
- N/A
- Reporter
- Anastasia Cheetham
- Created
2008-06-23T19:23:47.000-0400 - Updated
2014-04-02T14:56:40.912-0400 - Versions
-
- 0.8
- 1.4
- 1.5
- Fixed Versions
- N/A
- Component
-
- Pager
Description
The Pager component needs simple convenience methods for creation, such as
createPager(id);
and
createPager(json)
as we have for Reorderer.
Comments
-
Michelle D'Souza commented
2008-10-01T13:36:35.000-0400 dev-iteration45
-
Anastasia Cheetham commented
2009-03-06T09:00:02.000-0500 We also need convenience methods for creating the "rendered" version of the Pager, possibly including the required info as actual parameters, and not options, e.g.
fluid.renderedPager(container, dataModel, options)
-
Michelle D'Souza commented
2009-04-07T15:53:10.000-0400 We need to create a springboard to see if we require convenience methods.
-
Anastasia Cheetham commented
2014-04-02T14:56:40.893-0400 Pager has been redesigned, and this work is no longer necessary.