org.apache.myfaces.renderkit.html
Class HtmlFormRendererBase
public class HtmlFormRendererBase
$Revision: 239380 $ $Date: 2005-08-23 11:11:59 +0200 (Tue, 23 Aug 2005) $- Manfred Geiler (latest modification by $Author: mmarinschek $)
- Thomas Spiegl
- Anton Koinov
static void | addHiddenCommandParameter(UIComponent form, String paramName)
|
void | decode(FacesContext facesContext, UIComponent component)
|
void | encodeBegin(FacesContext facesContext, UIComponent component)
|
void | encodeEnd(FacesContext facesContext, UIComponent component)
|
protected String | getActionUrl(FacesContext facesContext, UIForm form)
|
addHiddenCommandParameter
public static void addHiddenCommandParameter(UIComponent form,
String paramName)
decode
public void decode(FacesContext facesContext,
UIComponent component)
encodeBegin
public void encodeBegin(FacesContext facesContext,
UIComponent component)
throws IOException
encodeEnd
public void encodeEnd(FacesContext facesContext,
UIComponent component)
throws IOException
getActionUrl
protected String getActionUrl(FacesContext facesContext,
UIForm form)