|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.taursys.xml.render.AbstractSubcomponentRenderer
Abstract renderer for subcomponents
| Field Summary | |
protected Component |
component
|
protected DocumentAdapter |
da
|
protected java.lang.String |
id
|
| Constructor Summary | |
AbstractSubcomponentRenderer(Component component)
Constructs new AbstractSubcomponentRenderer |
|
| Method Summary | |
protected void |
init()
Initializes reference to component node. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected Component component
protected DocumentAdapter da
protected java.lang.String id
| Constructor Detail |
public AbstractSubcomponentRenderer(Component component)
component - which this renderer belongs to| Method Detail |
protected void init()
throws RenderException
RenderException - if parent, DocumentAdapter, or Document is null.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||