|
||||||||||
| 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
@Deprecated 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()
Deprecated. |
void |
render(UIXRenderingContext context,
UINode node)
Deprecated. 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 Rendererjava.io.IOExceptionpublic static Renderer getInstance()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||