|
|||||||||||
| 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
com.taursys.xml.render.CheckboxFieldRenderer
Subcomponent which can render a value from a CheckboxField to a DOM Element as a TextNode.
| Field Summary |
| Fields inherited from class com.taursys.xml.render.AbstractRenderer |
id, parentDocumentAdapter |
| Constructor Summary | |
CheckboxFieldRenderer(CheckboxField field)
Constructs a new CheckboxRenderer for the given CheckboxField. |
|
| Method Summary | |
protected void |
renderContents()
Renders the CheckboxField to a Text Node of Element in a Document. |
| 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 CheckboxFieldRenderer(CheckboxField field)
| Method Detail |
protected void renderContents()
throws RenderException
renderContents in class VisibleRendererRenderException - if any problem occurs during rendering
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||