|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.myfaces.trinidadinternal.ui.laf.base.xhtml.AliasRenderer
public abstract class AliasRenderer
Constructor Summary | |
---|---|
AliasRenderer()
|
Method Summary | |
---|---|
protected abstract java.lang.String |
getLocalName(UIXRenderingContext context,
UINode node)
|
NodeRole |
getNodeRole(UIXRenderingContext context,
UINode node)
Return the role of this renderer. |
void |
render(UIXRenderingContext context,
UINode node)
Render a UINode in a RenderingContext. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AliasRenderer()
Method Detail |
---|
public void render(UIXRenderingContext context, UINode node) throws java.io.IOException
Renderer
render
in interface Renderer
java.io.IOException
public NodeRole getNodeRole(UIXRenderingContext context, UINode node)
RoledRenderer
getNodeRole
in interface RoledRenderer
context
- the rendering contextnode
- an optional UINodeprotected abstract java.lang.String getLocalName(UIXRenderingContext context, UINode node)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |