Metadata
- Source
- FLUID-2604
- Type
- Improvement
- Priority
- Major
- Status
- Open
- Resolution
- N/A
- Assignee
- Antranig Basman
- Reporter
- Antranig Basman
- Created
2009-04-14T16:48:33.000-0400 - Updated
2013-09-06T12:24:16.121-0400 - Versions
-
- 1.0
- Fixed Versions
- N/A
- Component
-
- Pager
Description
Much as with the existing "onRenderPageLinks" hook, it is necessary to allow far more intervention into the details of the component tree construction process for the selfRender renderer for the pager body. This will allow, amongst other things, instantiation of row or table-spanning components such as the Reorderer, or a useful interception point for any markup decoration that, through choice or necessity, does not use the Renderer.
Initial suggestion is a pair of events "onRenderBody" and "afterRenderBody".