|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.faces.render.Renderer
org.apache.myfaces.shared_tomahawk.renderkit.html.HtmlRenderer
org.apache.myfaces.custom.subform.SubFormRenderer
public class SubFormRenderer
| Constructor Summary | |
|---|---|
SubFormRenderer()
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
createPartialSubmitJS(java.lang.String subFormId,
java.lang.String parentFormClientId)
|
void |
decode(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
|
void |
encodeBegin(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
|
| Methods inherited from class org.apache.myfaces.shared_tomahawk.renderkit.html.HtmlRenderer |
|---|
getActionUrl, getChildCount, getChildren, getClientId, renderId, shouldRenderId, toUri |
| Methods inherited from class javax.faces.render.Renderer |
|---|
convertClientId, encodeChildren, encodeEnd, getConvertedValue, getRendersChildren |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SubFormRenderer()
| Method Detail |
|---|
public void encodeBegin(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
throws java.io.IOException
encodeBegin in class javax.faces.render.Rendererjava.io.IOException
public void decode(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
decode in class javax.faces.render.Renderer
protected java.lang.String createPartialSubmitJS(java.lang.String subFormId,
java.lang.String parentFormClientId)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||