|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Deprecated public interface PreAndPostRenderer
Interface for tagging a Renderer as one that can be executed in separate pre- and post-rendering steps, with children rendered independently of the parent.
| Method Summary | |
|---|---|
void |
postrender(UIXRenderingContext context,
UINode node)
Deprecated. |
void |
prerender(UIXRenderingContext context,
UINode node)
Deprecated. |
| Method Detail |
|---|
void prerender(UIXRenderingContext context,
UINode node)
throws java.io.IOException
java.io.IOException
void postrender(UIXRenderingContext context,
UINode node)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||