@JSFRenderer(renderKitId="HTML_BASIC",
             family="jakarta.faces.Command",
             type="jakarta.faces.Script")
public class HtmlCommandScriptRenderer
extends HtmlRenderer
PASSTHROUGH_RENDERER_LOCALNAME_KEY| Constructor and Description | 
|---|
| HtmlCommandScriptRenderer() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | decode(FacesContext facesContext,
      UIComponent component) | 
| void | encodeBegin(FacesContext context,
           UIComponent component) | 
| void | encodeEnd(FacesContext context,
         UIComponent component) | 
getActionUrl, getChildCount, getChildren, getClientId, isCommonEventsOptimizationEnabled, isCommonPropertiesOptimizationEnabled, renderId, shouldRenderId, toUriconvertClientId, encodeChildren, getConvertedValue, getRendersChildrenpublic void encodeBegin(FacesContext context, UIComponent component) throws IOException
encodeBegin in class RendererIOExceptionpublic void encodeEnd(FacesContext context, UIComponent component) throws IOException
encodeEnd in class RendererIOExceptionpublic void decode(FacesContext facesContext, UIComponent component)
Copyright © 2022 The Apache Software Foundation. All rights reserved.