|
DLESE Tools v1.6.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.dlese.dpc.schemedit.autoform.mde.MdeNode
org.dlese.dpc.schemedit.autoform.mde.MdeComplexType
org.dlese.dpc.schemedit.autoform.mde.MdeDerivedContentModel
public class MdeDerivedContentModel
Renders JSP for a Derived Content Model, which uses the "ComplexContent" schema element to "extend" or "restrict" an existing ComplexType.
| 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 | |
|---|---|
MdeDerivedContentModel(RendererImpl renderer)
Constructor for the MdeDerivedContentModel object |
|
| Method Summary | |
|---|---|
protected void |
prtln(String s)
NOT YET DOCUMENTED |
void |
render()
Render a derived content model (complexType) by calling either renderExtension or renderRestriction as appropriate. |
static void |
setDebug(boolean bool)
Sets the debug attribute of the MdeDerivedContentModel class |
| Methods inherited from class org.dlese.dpc.schemedit.autoform.mde.MdeComplexType |
|---|
getChoiceDeleteController, getComplexTypeBox, getRepeatComplexSingletonControl, getRepeatingComplexSingletonChildPath, getRequiredMultiSelectControl, hasRepeatingComplexSingletonChild, orderSubElements, renderSubElements, renderSubElements, renderSubElements |
| 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 MdeDerivedContentModel(RendererImpl renderer)
renderer - NOT YET DOCUMENTED| Method Detail |
|---|
public void render()
render in class MdeComplexTypepublic static void setDebug(boolean bool)
bool - The new debug valueprotected void prtln(String s)
prtln in class MdeComplexTypes - NOT YET DOCUMENTED
|
DLESE Tools v1.6.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||