|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.dlese.dpc.schemedit.autoform.mde.MdeNode org.dlese.dpc.schemedit.autoform.mde.MdeRepeatingNode org.dlese.dpc.schemedit.autoform.mde.MdeRepeatingDerivedTextOnlyModel
public class MdeRepeatingDerivedTextOnlyModel
Render MetadataEditor inputs for all complexType elements at a given xpath, as well as a controller for adding a sibling.
Field Summary |
---|
Fields inherited from class org.dlese.dpc.schemedit.autoform.mde.MdeNode |
---|
df, formBeanName, inputHelperFile, normalizedXPath, parent, renderer, rhelper, schemaNode, sh, typeDef, xpath |
Constructor Summary | |
---|---|
MdeRepeatingDerivedTextOnlyModel(RendererImpl renderer)
Constructor for the MdeRepeatingDerivedTextOnlyModel object |
Method Summary | |
---|---|
protected Element |
getRepeatingContent()
Renders the contents of this node, which are in turn rendered inside an iteration element. |
protected void |
prtln(String s)
NOT YET DOCUMENTED |
void |
render()
Identical to SimpleJspRenderer.renderRepeatingElement, but adds a controller for deleting items` |
protected void |
renderTextExtensionElement()
Render the extension element of this derivedTextOnlyModel element |
static void |
setDebug(boolean bool)
Sets the debug attribute of the MdeRepeatingDerivedTextOnlyModel class |
Methods inherited from class org.dlese.dpc.schemedit.autoform.mde.MdeRepeatingNode |
---|
emptyRepeatingElement, getIteration, getRepeatingContentBox, insertRepeatingDisplaySetup, newSiblingController |
Methods inherited from class org.dlese.dpc.schemedit.autoform.mde.MdeNode |
---|
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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MdeRepeatingDerivedTextOnlyModel(RendererImpl renderer)
renderer
- NOT YET DOCUMENTEDMethod Detail |
---|
public void render()
render
in class MdeRepeatingNode
protected Element getRepeatingContent()
protected void renderTextExtensionElement()
public static void setDebug(boolean bool)
bool
- The new debug valueprotected void prtln(String s)
prtln
in class MdeRepeatingNode
s
- NOT YET DOCUMENTED
|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |