org.apache.myfaces.renderkit.html
Class HtmlButtonRendererBase
public class HtmlButtonRendererBase
$Revision: 169655 $ $Date: 2005-05-11 18:45:06 +0200 (Wed, 11 May 2005) $- Manfred Geiler (latest modification by $Author: grantsmith $)
- Thomas Spiegl
- Anton Koinov
protected StringBuffer | buildOnClick(UIComponent uiComponent, FacesContext facesContext, ResponseWriter writer)
|
void | decode(FacesContext facesContext, UIComponent uiComponent)
|
void | encodeEnd(FacesContext facesContext, UIComponent uiComponent)
|
protected boolean | isDisabled(FacesContext facesContext, UIComponent uiComponent)
|
buildOnClick
protected StringBuffer buildOnClick(UIComponent uiComponent,
FacesContext facesContext,
ResponseWriter writer)
throws IOException
decode
public void decode(FacesContext facesContext,
UIComponent uiComponent)
encodeEnd
public void encodeEnd(FacesContext facesContext,
UIComponent uiComponent)
throws IOException
isDisabled
protected boolean isDisabled(FacesContext facesContext,
UIComponent uiComponent)