Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Complete
-
1.2.0.RELEASE, 1.2.1.RELEASE, 1.2.2.RELEASE
-
All environments
Description
When scaffolding and entity, Roo creates a renderer class for the entity. This renderer is used everywhere in the application except for the MobileListView. In these views Roo creates a new primary renderer (that performs the same function as the renderer class) and a secondary renderer. For the primary renderer, instead of creating a new one, use the renderer class.