|
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.MdeSimpleType
org.dlese.dpc.schemedit.autoform.mde.MdeStdsNode
public class MdeStdsNode
Renders JSP for nodes that are controlled by Standards Manager (in conjuction with suggestion service).
| 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 | |
|---|---|
MdeStdsNode(RendererImpl renderer,
StandardsManager standardsManager)
Constructor for the MdeStdsNode object |
|
| Method Summary | |
|---|---|
protected void |
prtln(String s)
NOT YET DOCUMENTED |
protected void |
render_edit_mode()
Renders a managed standards field, unless this collection does not allow the suggestion service, in which case the field is rendered as a repeating simple type |
static void |
setDebug(boolean bool)
Sets the debug attribute of the MdeStdsNode class |
| Methods inherited from class org.dlese.dpc.schemedit.autoform.mde.MdeSimpleType |
|---|
render_display_mode, render |
| 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 MdeStdsNode(RendererImpl renderer,
StandardsManager standardsManager)
renderer - NOT YET DOCUMENTEDstandardsManager - NOT YET DOCUMENTED| Method Detail |
|---|
protected void render_edit_mode()
render_edit_mode in class MdeSimpleTypepublic static void setDebug(boolean bool)
bool - The new debug valueprotected void prtln(String s)
prtln in class MdeSimpleTypes - NOT YET DOCUMENTED
|
DLESE Tools v1.6.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||