|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.myfaces.trinidadinternal.ui.BaseRenderer
org.apache.myfaces.trinidadinternal.ui.ElementRenderer
org.apache.myfaces.trinidadinternal.ui.laf.base.BaseLafRenderer
org.apache.myfaces.trinidadinternal.ui.laf.base.xhtml.XhtmlLafRenderer
org.apache.myfaces.trinidadinternal.ui.laf.base.xhtml.RowLayoutRenderer
@Deprecated public class RowLayoutRenderer
| Field Summary |
|---|
| Fields inherited from class org.apache.myfaces.trinidadinternal.ui.laf.base.xhtml.XhtmlLafRenderer |
|---|
TRANSPARENT_GIF |
| Fields inherited from class org.apache.myfaces.trinidadinternal.ui.BaseRenderer |
|---|
NO_CHILD_INDEX |
| Fields inherited from interface org.apache.myfaces.trinidadinternal.ui.laf.base.BaseLafConstants |
|---|
NBSP_CHAR, NBSP_STRING, NOT_FOUND, ONE, TWO, URI_DELIMITER, ZERO |
| Constructor Summary | |
|---|---|
RowLayoutRenderer()
Deprecated. |
|
| Method Summary | |
|---|---|
protected java.lang.String |
getElementName(UIXRenderingContext context,
UINode node)
Deprecated. Called to retrieve the element name to render. |
protected boolean |
hasTableParent(UIXRenderingContext context)
Deprecated. |
protected void |
postrender(UIXRenderingContext context,
UINode node)
Deprecated. Override to add support for rendering syle elements |
protected void |
prerender(UIXRenderingContext context,
UINode node)
Deprecated. Override to add support for rendering syle elements |
protected void |
renderAttributes(UIXRenderingContext context,
UINode node)
Deprecated. Renders attributes of the current node. |
protected void |
renderBetweenIndexedChildren(UIXRenderingContext context,
UINode node)
Deprecated. Called to render between each set of rendered indexed children. |
protected boolean |
renderCellElement(UIXRenderingContext context,
UINode child)
Deprecated. |
protected void |
renderChild(UIXRenderingContext context,
UINode child)
Deprecated. Called to render a child. |
protected void |
renderDefaultCellAttributes(UIXRenderingContext context,
UINode child)
Deprecated. |
| Methods inherited from class org.apache.myfaces.trinidadinternal.ui.ElementRenderer |
|---|
getRenderer, renderAttribute, renderAttribute, renderAttribute, renderAttribute |
| Methods inherited from class org.apache.myfaces.trinidadinternal.ui.BaseRenderer |
|---|
getNextRenderedChildIndex, getNextRenderedChildNode, getVisibleIndexedChildCount, renderBetweenIndexedChildren, renderContent, renderIndexedChild, renderIndexedChild, renderNamedChild, renderNamedChild, skipChild, skipNode |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RowLayoutRenderer()
| Method Detail |
|---|
protected void prerender(UIXRenderingContext context,
UINode node)
throws java.io.IOException
XhtmlLafRenderer
prerender in class XhtmlLafRenderercontext - the rendering contextnode - the current UINode
java.io.IOExceptionElementRenderer.renderAttributes(org.apache.myfaces.trinidadinternal.ui.UIXRenderingContext, org.apache.myfaces.trinidadinternal.ui.UINode),
ElementRenderer.getElementName(org.apache.myfaces.trinidadinternal.ui.UIXRenderingContext, org.apache.myfaces.trinidadinternal.ui.UINode)
protected void postrender(UIXRenderingContext context,
UINode node)
throws java.io.IOException
XhtmlLafRenderer
postrender in class XhtmlLafRenderercontext - the rendering contextnode - the current UINode
java.io.IOExceptionElementRenderer.getElementName(org.apache.myfaces.trinidadinternal.ui.UIXRenderingContext, org.apache.myfaces.trinidadinternal.ui.UINode)
protected void renderAttributes(UIXRenderingContext context,
UINode node)
throws java.io.IOException
renderAttributes in class XhtmlLafRenderercontext - the rendering contextnode - the current UINode
java.io.IOException
protected void renderChild(UIXRenderingContext context,
UINode child)
throws java.io.IOException
child.getRenderer(context).
renderChild in class BaseRenderercontext - the rendering contextchild - the child under consideration
java.io.IOException
protected void renderDefaultCellAttributes(UIXRenderingContext context,
UINode child)
throws java.io.IOException
java.io.IOException
protected boolean renderCellElement(UIXRenderingContext context,
UINode child)
protected void renderBetweenIndexedChildren(UIXRenderingContext context,
UINode node)
throws java.io.IOException
BaseRenderer
renderBetweenIndexedChildren in class BaseRenderercontext - the rendering contextnode - the current UINode
java.io.IOException
protected java.lang.String getElementName(UIXRenderingContext context,
UINode node)
ElementRenderer
getElementName in class ElementRenderercontext - the rendering contextnode - the current nodeprotected boolean hasTableParent(UIXRenderingContext context)
context -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||