| com.icesoft.faces.renderkit.dom_html_basic.DomBasicRenderer com.icesoft.faces.renderkit.dom_html_basic.DomBasicInputRenderer com.icesoft.faces.renderkit.dom_html_basic.MenuRenderer
All known Subclasses: com.icesoft.faces.component.ext.renderkit.MenuRenderer, com.icesoft.faces.renderkit.dom_html_basic.ListboxRenderer, com.icesoft.faces.renderkit.dom_html_basic.SelectManyCheckboxListRenderer,
Method Summary | |
protected void | addJavaScript(FacesContext facesContext, UIComponent uiComponent, Element root, String currentValue, Set excludes) | protected Object | convertArray(FacesContext facesContext, UISelectMany uiSelectMany, Class componentType, String[] newSubmittedValues) | public Object | convertSelectValue(FacesContext facesContext, UIComponent uiComponent, Object newSubmittedValue) | public Object | convertSelectValue(FacesContext facesContext, UISelectMany uiSelectMany, String[] newSubmittedValues) | int | countSelectOptionsRecursive(FacesContext facesContext, UIComponent uiComponent) | public void | decode(FacesContext facesContext, UIComponent uiComponent) | public void | encodeBegin(FacesContext facesContext, UIComponent uiComponent) | public void | encodeChildren(FacesContext facesContext, UIComponent uiComponent) | public void | encodeEnd(FacesContext facesContext, UIComponent uiComponent) | public Object | getConvertedValue(FacesContext facesContext, UIComponent uiComponent, Object newSubmittedValue) | Object | getCurrentSelectedValues(UIComponent uiComponent) | public String | getEventType(UIComponent uiComponent) | public String | getMultipleText(UIComponent component) | protected Iterator | getSelectItems(UIComponent uiComponent) | String | getSelectedTextString() | Object[] | getSubmittedSelectedValues(UIComponent uiComponent) | boolean | isSelected(Object sentinel, Object selectedValues) | boolean | isSelected(Object sentinelValue, Object[] selectedValues) | protected void | renderOption(FacesContext facesContext, UIComponent uiComponent, SelectItem selectItem, Element optionGroup) | void | renderOptions(FacesContext facesContext, UIComponent uiComponent) | void | renderSelect(FacesContext facesContext, UIComponent uiComponent) | protected void | renderSizeAttribute(Element targetElement, int size) |
addJavaScript | protected void addJavaScript(FacesContext facesContext, UIComponent uiComponent, Element root, String currentValue, Set excludes)(Code) | | |
convertArray | protected Object convertArray(FacesContext facesContext, UISelectMany uiSelectMany, Class componentType, String[] newSubmittedValues) throws ConverterException(Code) | | |
convertSelectValue | public Object convertSelectValue(FacesContext facesContext, UIComponent uiComponent, Object newSubmittedValue) throws ConverterException(Code) | | |
convertSelectValue | public Object convertSelectValue(FacesContext facesContext, UISelectMany uiSelectMany, String[] newSubmittedValues) throws ConverterException(Code) | | |
countSelectOptionsRecursive | int countSelectOptionsRecursive(FacesContext facesContext, UIComponent uiComponent)(Code) | | |
decode | public void decode(FacesContext facesContext, UIComponent uiComponent)(Code) | | |
encodeBegin | public void encodeBegin(FacesContext facesContext, UIComponent uiComponent) throws IOException(Code) | | |
encodeChildren | public void encodeChildren(FacesContext facesContext, UIComponent uiComponent)(Code) | | |
encodeEnd | public void encodeEnd(FacesContext facesContext, UIComponent uiComponent) throws IOException(Code) | | |
getConvertedValue | public Object getConvertedValue(FacesContext facesContext, UIComponent uiComponent, Object newSubmittedValue) throws ConverterException(Code) | | |
getCurrentSelectedValues | Object getCurrentSelectedValues(UIComponent uiComponent)(Code) | | |
getEventType | public String getEventType(UIComponent uiComponent)(Code) | | |
getMultipleText | public String getMultipleText(UIComponent component)(Code) | | |
getSelectItems | protected Iterator getSelectItems(UIComponent uiComponent)(Code) | | |
getSubmittedSelectedValues | Object[] getSubmittedSelectedValues(UIComponent uiComponent)(Code) | | |
renderOption | protected void renderOption(FacesContext facesContext, UIComponent uiComponent, SelectItem selectItem, Element optionGroup) throws IOException(Code) | | |
renderOptions | void renderOptions(FacesContext facesContext, UIComponent uiComponent) throws IOException(Code) | | |
renderSelect | void renderSelect(FacesContext facesContext, UIComponent uiComponent) throws IOException(Code) | | |
renderSizeAttribute | protected void renderSizeAttribute(Element targetElement, int size) throws IOException(Code) | | Render "1" as the value of the size attribute
Parameters: targetElement - Parameters: size - throws: IOException - |
Methods inherited from com.icesoft.faces.renderkit.dom_html_basic.DomBasicInputRenderer | public Object getConvertedValue(FacesContext facesContext, UIComponent uiComponent, Object submittedValue) throws ConverterException(Code)(Java Doc) Object getValue(UIComponent uiComponent)(Code)(Java Doc) public void setSubmittedValue(UIComponent uiComponent, Object submittedValue)(Code)(Java Doc)
|
Methods inherited from com.icesoft.faces.renderkit.dom_html_basic.DomBasicRenderer | public void decode(FacesContext facesContext, UIComponent uiComponent)(Code)(Java Doc) public void encodeEnd(FacesContext facesContext, UIComponent uiComponent) throws IOException(Code)(Java Doc) public static void encodeParentAndChildren(FacesContext facesContext, UIComponent parent) throws IOException(Code)(Java Doc) String fabricateClientId(UIComponent uiComponent, FacesContext facesContext, String uiComponentId)(Code)(Java Doc) public static UIComponent findForComponent(FacesContext facesContext, UIComponent uiComponent)(Code)(Java Doc) public static UIComponent findForm(UIComponent uiComponent)(Code)(Java Doc) public static UIComponent findNamingContainer(UIComponent uiComponent)(Code)(Java Doc) String formatComponentValue(FacesContext facesContext, UIComponent uiComponent, Object currentValue) throws ConverterException(Code)(Java Doc) protected String[] getColumnStyleClasses(UIComponent uiComponent)(Code)(Java Doc) Converter getConverterForClass(Class converterClass)(Code)(Java Doc) public static String[] getExcludesArray(Set excludes)(Code)(Java Doc) protected static UIComponent getFacetByName(UIComponent uiComponent, String name)(Code)(Java Doc) static Map getParameterMap(UIComponent uiComponent)(Code)(Java Doc) public static String getResourceURL(FacesContext context, String path)(Code)(Java Doc) public String[] getRowStyleClasses(UIComponent uiComponent)(Code)(Java Doc) static String[] getStyleAndStyleClass(UIComponent uiComponent, FacesMessage facesMessage)(Code)(Java Doc) public String[] getStyleClasses(UIComponent uiComponent, String styleClassAttributeName)(Code)(Java Doc) String[] getSummaryAndDetail(FacesMessage facesMessage)(Code)(Java Doc) boolean getToolTipAttribute(UIComponent uiComponent)(Code)(Java Doc) String getValue(FacesContext facesContext, UIComponent uiComponent)(Code)(Java Doc) Object getValue(UIComponent uiComponent)(Code)(Java Doc) static boolean idNotNull(UIComponent uiComponent)(Code)(Java Doc) public static boolean isStatic(UIComponent uiComponent)(Code)(Java Doc) public static void renderAttribute(UIComponent uiComponent, Element targetElement, String attrNameInComponent, String attrNameInDom)(Code)(Java Doc) protected void renderEnd(FacesContext facesContext, UIComponent uiComponent, String currentValue) throws IOException(Code)(Java Doc) public static void setRootElementId(FacesContext facesContext, Element rootElement, UIComponent uiComponent)(Code)(Java Doc) public void setSubmittedValue(UIComponent uiComponent, Object value)(Code)(Java Doc) public void validateParameters(FacesContext facesContext, UIComponent uiComponent, Class validComponentType)(Code)(Java Doc)
|
|
|