Class ResQualEditorRenderer


public class ResQualEditorRenderer extends DleseEditorRenderer
Includes res_qual-specific kludges ...
Author:
ostwald
  • Constructor Details

    • ResQualEditorRenderer

      public ResQualEditorRenderer()
  • Method Details

    • getTextInput

      protected org.dom4j.Element getTextInput(String xpath, SchemaNode schemaNode, GlobalDef typeDef)
      Render configured paths as textArea inputs instead of regular text inputs.
      Overrides:
      getTextInput in class DleseEditorRenderer
      Parameters:
      xpath - xpath of input
      schemaNode - schemaNode for this xpath
      typeDef - the typeDefinion for this node
      Returns:
      The textInput value
    • setDebug

      public static void setDebug(boolean bool)
      Sets the debug attribute of the ResQualEditorRenderer class
      Parameters:
      bool - The new debug value