|
||||||||||
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.UnsupportedRenderer
public class UnsupportedRenderer
Renderer used to identify Nodes that aren't supported by the device. These nodes will not render themselves, nor their children.
Method Summary | |
---|---|
static Renderer |
getInstance()
|
void |
render(UIXRenderingContext context,
UINode node)
Render nothing. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void render(UIXRenderingContext context, UINode node) throws java.io.IOException
render
in interface Renderer
java.io.IOException
public static Renderer getInstance()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |