public class MdeAny extends MdeSimpleType
NOTE: this class is not used and should be considered as a stub only - it may not even represent the correct approach to handling "any" nodes.
df, formBeanName, inputHelperFile, normalizedXPath, parent, renderer, rhelper, schemaNode, sh, typeDef, xpath| Constructor and Description |
|---|
MdeAny(RendererImpl renderer)
Constructor for the MdeAny object
|
| Modifier and Type | Method and Description |
|---|---|
protected org.dom4j.Element |
getInputElement()
Gets a rendered inputElement for this node from the Renderer instance.
|
protected void |
prtln(java.lang.String s)
NOT YET DOCUMENTED
|
protected void |
render_edit_mode() |
static void |
setDebug(boolean verbose)
Sets the debug attribute of the MdeAny class
|
render_display_mode, renderaddHtmlComment, attachElementDebugInfo, attachElementDebugInfo, attachElementId, attachLabelDebugInfo, attachLabelDebugInfo, attachLabelDebugInfo, bestPracticesLink, embedDebugInfo, getDiv, getDiv, getInputHelperFile, getInstanceSchemaNamespace, getMode, getQualifiedAttributeName, getQualifiedElementName, getRenderedField, getRenderedNoInputField, getRenderedNoInputField, getRenderedNoInputField, getToolHelp, insertDisplaySetup, insertHtmlComment, isDisplayMode, isEditMode, newRenderer, newRendererpublic MdeAny(RendererImpl renderer)
renderer - NOT YET DOCUMENTEDprotected void render_edit_mode()
render_edit_mode in class MdeSimpleTypeprotected org.dom4j.Element getInputElement()
MdeNodegetInputElement in class MdeNodepublic static void setDebug(boolean verbose)
verbose - The new debug valueprotected void prtln(java.lang.String s)
prtln in class MdeSimpleTypes - NOT YET DOCUMENTED