public class MdeRepeatingDerivedContentModel extends MdeRepeatingNode
df, formBeanName, inputHelperFile, normalizedXPath, parent, renderer, rhelper, schemaNode, sh, typeDef, xpath| Constructor and Description |
|---|
MdeRepeatingDerivedContentModel(RendererImpl renderer) |
| Modifier and Type | Method and Description |
|---|---|
protected org.dom4j.Element |
getRepeatingContent()
Renders the contents of this node, which are in turn rendered inside an iteration element.
|
protected void |
prtln(java.lang.String s)
NOT YET DOCUMENTED
|
void |
render()
Identical to SimpleJspRenderer.renderRepeatingElement, but adds a controller
for deleting items`
|
static void |
setDebug(boolean bool) |
emptyRepeatingElement, getIteration, getRepeatingContentBox, insertRepeatingDisplaySetup, newSiblingControlleraddHtmlComment, attachElementDebugInfo, attachElementDebugInfo, attachElementId, attachLabelDebugInfo, attachLabelDebugInfo, attachLabelDebugInfo, bestPracticesLink, embedDebugInfo, getDiv, getDiv, getInputElement, getInputHelperFile, getInstanceSchemaNamespace, getMode, getQualifiedAttributeName, getQualifiedElementName, getRenderedField, getRenderedNoInputField, getRenderedNoInputField, getRenderedNoInputField, getToolHelp, insertDisplaySetup, insertHtmlComment, isDisplayMode, isEditMode, newRenderer, newRendererpublic MdeRepeatingDerivedContentModel(RendererImpl renderer)
public void render()
render in class MdeRepeatingNodeprotected org.dom4j.Element getRepeatingContent()
public static void setDebug(boolean bool)
protected void prtln(java.lang.String s)
MdeRepeatingNodeprtln in class MdeRepeatingNodes - NOT YET DOCUMENTED