com.sun.faces.renderkit.html_basic

Class SelectManyCheckboxListRenderer

    • Constructor Detail

      • SelectManyCheckboxListRenderer

        public SelectManyCheckboxListRenderer()
    • Method Detail

      • encodeEnd

        public void encodeEnd(javax.faces.context.FacesContext context,
                     javax.faces.component.UIComponent component)
                       throws java.io.IOException
        Overrides:
        encodeEnd in class MenuRenderer
        Throws:
        java.io.IOException
      • renderBeginText

        protected void renderBeginText(javax.faces.component.UIComponent component,
                           int border,
                           boolean alignVertical,
                           javax.faces.context.FacesContext context,
                           boolean outerTable)
                                throws java.io.IOException
        Throws:
        java.io.IOException
      • renderEndText

        protected void renderEndText(javax.faces.component.UIComponent component,
                         boolean alignVertical,
                         javax.faces.context.FacesContext context,
                         boolean outerTable)
                              throws java.io.IOException
        Throws:
        java.io.IOException
      • renderOption

        protected void renderOption(javax.faces.context.FacesContext context,
                        javax.faces.component.UIComponent component,
                        javax.faces.model.SelectItem curItem,
                        boolean alignVertical,
                        int itemNumber)
                             throws java.io.IOException
        Throws:
        java.io.IOException

Copyright ? 2002-2006 Sun Microsystems, Inc. All Rights Reserved.