|
||||||||||
| 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.trinidad.render.CoreRenderer
org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.XhtmlRenderer
org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.TableRenderer
org.apache.myfaces.trinidadinternal.renderkit.core.pda.PdaTableRenderer
public class PdaTableRenderer
| Field Summary |
|---|
| Fields inherited from class org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.TableRenderer |
|---|
DEFAULT_REPEAT_CONTROL_BAR |
| Fields inherited from class org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.XhtmlRenderer |
|---|
TRANSPARENT_GIF |
| Fields inherited from class org.apache.myfaces.trinidad.render.CoreRenderer |
|---|
CHAR_UNDEFINED, NO_CHILD_INDEX |
| Constructor Summary | |
|---|---|
PdaTableRenderer()
|
|
| Method Summary | |
|---|---|
protected void |
renderControlBar(javax.faces.context.FacesContext context,
org.apache.myfaces.trinidad.context.RenderingContext rc,
TableRenderingContext tContext,
javax.faces.component.UIComponent component)
Renders the control bar |
protected void |
renderSingleRow(javax.faces.context.FacesContext context,
org.apache.myfaces.trinidad.context.RenderingContext rc,
TableRenderingContext tContext,
javax.faces.component.UIComponent component)
|
protected void |
renderSubControlBar(javax.faces.context.FacesContext context,
org.apache.myfaces.trinidad.context.RenderingContext rc,
TableRenderingContext tContext,
javax.faces.component.UIComponent component,
boolean isUpper)
Render sthe area with the filter and links, if necessary |
protected void |
renderTableAttributes(javax.faces.context.FacesContext context,
org.apache.myfaces.trinidad.context.RenderingContext rc,
javax.faces.component.UIComponent component,
org.apache.myfaces.trinidad.bean.FacesBean bean,
java.lang.Object cellPadding,
java.lang.Object border)
renders attributes on the outermost table element. |
protected void |
renderTableContent(javax.faces.context.FacesContext context,
org.apache.myfaces.trinidad.context.RenderingContext rc,
TableRenderingContext tContext,
javax.faces.component.UIComponent component)
Renders the actual table content, with headers |
| Methods inherited from class org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.TableRenderer |
|---|
createRangeChangeEvent, createRenderingContext, createResourceKeyMap, decode, decodeSelection, encodeAll, findTypeConstants, getDefaultStyleClass, getEmptyText, getHeaderFormatClass, getPartialRowKeys, getRendersChildren, getRowHeaderFormatClass, getSharedHideShowNode, getSharedNavBarRenderer, getWidth, renderNavigationFooterBars, renderNavigationHeaderBars, renderSpecialColumns, renderTableWithoutColumns, setSelectionResourceKeyMap, shouldRenderId |
| Methods inherited from class org.apache.myfaces.trinidad.render.CoreRenderer |
|---|
afterEncode, beforeEncode, decode, decodeBehaviors, delegateRenderer, delegateRendererBegin, delegateRendererEnd, encodeAllChildren, encodeBegin, encodeBegin, encodeChild, encodeChildren, encodeComponentResources, encodeEnd, encodeEnd, getBehaviorParameters, getClientId, getFacesBean, getFacet, getNextRenderedChildIndex, getRenderedChildCount, getRenderedFacetsAndChildren, getRenderingProperty, hasRenderedChildren, isDesktop, isGecko, isGenericPDA, isIE, isInaccessibleMode, isIPhone, isKonqueror, isNokiaS60, isOpera, isPDA, isScreenReaderMode, isWebKit, partialEncodeVisit, renderEncodedActionURI, renderEncodedResourceURI, renderId, renderStyleClass, renderStyleClasses, setRenderingProperty, setupChildrenEncodingContext, setupEncodingContext, setupEncodingContext, tearDownChildrenEncodingContext, tearDownEncodingContext, tearDownEncodingContext, toActionUri, toChar, toInt, toLong, toResourceUri, toString, toUri, visitChildrenForEncoding |
| 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 PdaTableRenderer()
| Method Detail |
|---|
protected void renderTableAttributes(javax.faces.context.FacesContext context,
org.apache.myfaces.trinidad.context.RenderingContext rc,
javax.faces.component.UIComponent component,
org.apache.myfaces.trinidad.bean.FacesBean bean,
java.lang.Object cellPadding,
java.lang.Object border)
throws java.io.IOException
renderTableAttributes in class TableRendererjava.io.IOException
protected final void renderControlBar(javax.faces.context.FacesContext context,
org.apache.myfaces.trinidad.context.RenderingContext rc,
TableRenderingContext tContext,
javax.faces.component.UIComponent component)
throws java.io.IOException
TableRenderer
renderControlBar in class TableRendererjava.io.IOException
protected void renderSubControlBar(javax.faces.context.FacesContext context,
org.apache.myfaces.trinidad.context.RenderingContext rc,
TableRenderingContext tContext,
javax.faces.component.UIComponent component,
boolean isUpper)
throws java.io.IOException
TableRenderer
renderSubControlBar in class TableRendererjava.io.IOException
protected void renderTableContent(javax.faces.context.FacesContext context,
org.apache.myfaces.trinidad.context.RenderingContext rc,
TableRenderingContext tContext,
javax.faces.component.UIComponent component)
throws java.io.IOException
TableRenderer
renderTableContent in class TableRendererjava.io.IOException
protected final void renderSingleRow(javax.faces.context.FacesContext context,
org.apache.myfaces.trinidad.context.RenderingContext rc,
TableRenderingContext tContext,
javax.faces.component.UIComponent component)
throws java.io.IOException
renderSingleRow in class TableRendererjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||