|
Spring Web Flow | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.faces.render.Renderer
org.springframework.faces.ui.BaseSpringJavascriptDecorationRenderer
org.springframework.faces.ui.ValidateAllRenderer
public class ValidateAllRenderer
Renderer for the <sf:validateAllOnClick> tag.
| Field Summary |
|---|
| Fields inherited from class javax.faces.render.Renderer |
|---|
PASSTHROUGH_RENDERER_LOCALNAME_KEY |
| Constructor Summary | |
|---|---|
ValidateAllRenderer()
|
|
| Method Summary | |
|---|---|
void |
encodeEnd(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
|
| Methods inherited from class org.springframework.faces.ui.BaseSpringJavascriptDecorationRenderer |
|---|
encodeBegin |
| Methods inherited from class javax.faces.render.Renderer |
|---|
convertClientId, decode, encodeChildren, getConvertedValue, getRendersChildren |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ValidateAllRenderer()
| Method Detail |
|---|
public void encodeEnd(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
throws java.io.IOException
encodeEnd in class javax.faces.render.Rendererjava.io.IOException
|
Spring Web Flow | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||