Class MdeStdsNode


public class MdeStdsNode extends MdeSimpleType
Renders JSP for nodes that are controlled by Standards Manager (in conjuction with suggestion service).
Author:
ostwald

  • Constructor Details

    • MdeStdsNode

      public MdeStdsNode(RendererImpl renderer, StandardsManager standardsManager)
      Constructor for the MdeStdsNode object
      Parameters:
      renderer - NOT YET DOCUMENTED
      standardsManager - NOT YET DOCUMENTED
  • Method Details

    • render_edit_mode

      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
      Overrides:
      render_edit_mode in class MdeSimpleType
    • setDebug

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

      protected void prtln(String s)
      NOT YET DOCUMENTED
      Overrides:
      prtln in class MdeSimpleType
      Parameters:
      s - NOT YET DOCUMENTED