|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.taursys.xml.render.AbstractRenderer
com.taursys.xml.render.VisibleRenderer
VisibleRenderer is a Renderer which simply hides or shows a component.
| Field Summary |
| Fields inherited from class com.taursys.xml.render.AbstractRenderer |
id, parentDocumentAdapter |
| Constructor Summary | |
VisibleRenderer(Component c)
Constructs a new VisibleRenderer for the given Component |
|
| Method Summary | |
protected void |
renderContents()
Invoked by render method if component's visible property is true, to render the contents of this component. |
| Methods inherited from class com.taursys.xml.render.AbstractRenderer |
getComponent, getComponentNode, getDocument, getParentNode, getSiblingNode, init, isRemoved, removeSelf, render, restoreSelf, setRemoved |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public VisibleRenderer(Component c)
c - component which this renderer belongs to| Method Detail |
protected void renderContents()
throws RenderException
AbstractRenderer
renderContents in class AbstractRendererRenderException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||