Details
-
Wish
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.1.3
-
None
-
None
Description
I would like to extend the HtmlMessagesRendererBase and overwrite the methods renderList and renderTable in order to add styleClasses to the generated list elements. Unfortunately these methods (and the internal class MessagesIterator) are private.
Is there any reason why these methods are not protected?