@JSFRenderer(renderKitId="HTML_BASIC",
             family="javax.faces.Form",
             type="javax.faces.Form")
public class HtmlFormRenderer
extends HtmlFormRendererBase
PASSTHROUGH_RENDERER_LOCALNAME_KEY| Constructor and Description | 
|---|
| HtmlFormRenderer() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | afterFormElementsEnd(FacesContext facesContext,
                    UIComponent component)Called after the state and any elements are added to the form tag in the
 encodeEnd method | 
| protected boolean | isCommonEventsOptimizationEnabled(FacesContext facesContext) | 
| protected boolean | isCommonPropertiesOptimizationEnabled(FacesContext facesContext) | 
afterFormElementsStart, beforeFormElementsEnd, beforeFormElementsStart, decode, encodeBegin, encodeEnd, getAcceptCharset, getActionUrl, getMethod, renderScrollHiddenInputIfNecessary, renderViewStateAndHiddenFieldsgetActionUrl, getChildCount, getChildren, getClientId, renderId, shouldRenderIdconvertClientId, encodeChildren, getConvertedValue, getRendersChildrenprotected void afterFormElementsEnd(FacesContext facesContext, UIComponent component) throws IOException
HtmlFormRendererBaseafterFormElementsEnd in class HtmlFormRendererBaseIOExceptionprotected boolean isCommonPropertiesOptimizationEnabled(FacesContext facesContext)
isCommonPropertiesOptimizationEnabled in class HtmlRendererprotected boolean isCommonEventsOptimizationEnabled(FacesContext facesContext)
isCommonEventsOptimizationEnabled in class HtmlRendererCopyright © 2022 The Apache Software Foundation. All rights reserved.