public final class HtmlJavaScriptUtils extends Object
| Constructor and Description | 
|---|
| HtmlJavaScriptUtils() | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | appendClearHiddenCommandFormParamsFunctionCall(StringBuilder buf,
                                              String formName) | 
| static String | getClearHiddenCommandFormParamsFunctionName(String formName)Prefixes the given String with "clear_" and removes special characters | 
| static String | getClearHiddenCommandFormParamsFunctionNameMyfacesLegacy(String formName) | 
public static void appendClearHiddenCommandFormParamsFunctionCall(StringBuilder buf, String formName)
public static String getClearHiddenCommandFormParamsFunctionName(String formName)
formName - Copyright © 2022 The Apache Software Foundation. All rights reserved.