Class MessageRenderer

    • Constructor Detail

      • MessageRenderer

        public MessageRenderer()
    • Method Detail

      • encodeEnd

        public void encodeEnd​(javax.faces.context.FacesContext context,
                              javax.faces.component.UIComponent component)
                       throws IOException
        Overrides:
        encodeEnd in class javax.faces.render.Renderer
        Throws:
        IOException
      • encodeIcon

        protected void encodeIcon​(javax.faces.context.ResponseWriter writer,
                                  String severity,
                                  String title,
                                  boolean iconOnly)
                           throws IOException
        Throws:
        IOException
      • encodeScript

        protected void encodeScript​(javax.faces.context.FacesContext context,
                                    Message uiMessage,
                                    javax.faces.component.UIComponent target)
                             throws IOException
        Throws:
        IOException