DescriptionMove the post rendering logic to protected methods for each RenderingResults.Status enum value to allow developers to extend from GadgetRenderingServlet but adding his/her own custom logic to process the rendering results.
This will help reduce the amount of code developers need to code to just have additional logic after rendering the gadget.
Patch Set 1 #
Total comments: 1
Patch Set 2 : Added protected methods per RenderingResults enum value #Patch Set 3 : Change the method names #Patch Set 4 : Update method names again #MessagesTotal messages: 8
|