|
||||||||||
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.renderkit.html.HtmlRenderer
org.apache.myfaces.renderkit.html.HtmlTableRendererBase
org.apache.myfaces.renderkit.html.ext.HtmlTableRenderer
org.apache.myfaces.custom.autoupdatedatatable.AutoUpdateDataTableRenderer
Field Summary |
Fields inherited from class org.apache.myfaces.renderkit.html.HtmlTableRendererBase |
FOOTER_FACET_NAME, HEADER_FACET_NAME |
Constructor Summary | |
AutoUpdateDataTableRenderer()
|
Method Summary | |
void |
decode(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent component)
|
void |
encodeAjax(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
|
void |
encodeEnd(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
|
Methods inherited from class org.apache.myfaces.renderkit.html.ext.HtmlTableRenderer |
determineChildColSpan, encodeBegin, encodeChildren, encodeColumnChild, hasFacet, renderColumnBody, renderColumnChildHeaderOrFooterRow, renderColumnFooterCell, renderColumnHeaderCell, renderHtmlColumnAttributes, renderRowAttribute, renderRowStart, renderRowStyle |
Methods inherited from class org.apache.myfaces.renderkit.html.HtmlTableRendererBase |
afterRow, afterTable, beforeRow, beforeTable, encodeInnerHtml, getFooterClass, getHeaderClass, getRendersChildren, renderColumnFooterCell, renderColumnFooterRow, renderColumnHeaderCell, renderColumnHeaderRow, renderFacet, renderRowEnd, renderTableFooterRow, renderTableHeaderRow |
Methods inherited from class javax.faces.render.Renderer |
convertClientId, getConvertedValue |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AutoUpdateDataTableRenderer()
Method Detail |
public void encodeEnd(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component) throws java.io.IOException
context
- FacesContextcomponent
- UIComponent
java.io.IOException
public void decode(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent component)
facesContext
- FacesContextcomponent
- UIComponentpublic void encodeAjax(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component) throws java.io.IOException
encodeAjax
in interface AjaxRenderer
context
- FacesContextcomponent
- UIComponent
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |