public class MdeRepeatingSubstitutionGroup extends MdeRepeatingNode
df, formBeanName, inputHelperFile, normalizedXPath, parent, renderer, rhelper, schemaNode, sh, typeDef, xpath
Constructor and Description |
---|
MdeRepeatingSubstitutionGroup(RendererImpl renderer) |
Modifier and Type | Method and Description |
---|---|
protected org.dom4j.Element |
getRepeatingContent(java.lang.String itemPath,
java.lang.String siblingPath,
java.lang.String indexId)
Renders the contents of this node, which are in turn rendered inside an iteration element.
|
protected org.dom4j.Element |
getSubstitutionGroupNewItemControl() |
protected void |
prtln(java.lang.String s)
NOT YET DOCUMENTED
|
void |
render()
Does not attempt to preserve order of elements in the instance document, but rather
groups them by their element name.
|
static void |
setDebug(boolean bool) |
emptyRepeatingElement, getIteration, getRepeatingContentBox, insertRepeatingDisplaySetup, newSiblingController
addHtmlComment, 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, newRenderer
public MdeRepeatingSubstitutionGroup(RendererImpl renderer)
public void render()
render
in class MdeRepeatingNode
protected org.dom4j.Element getRepeatingContent(java.lang.String itemPath, java.lang.String siblingPath, java.lang.String indexId)
itemPath
- the xpath for this element, with indexing to support iterationprotected org.dom4j.Element getSubstitutionGroupNewItemControl()
public static void setDebug(boolean bool)
protected void prtln(java.lang.String s)
MdeRepeatingNode
prtln
in class MdeRepeatingNode
s
- NOT YET DOCUMENTED