Class CodeMirror

All Implemented Interfaces:
CapybaraPortingLayer, Control.Owner, PageArea

public class CodeMirror extends PageAreaImpl
Encapsulate CodeMirror wizardry.
Author:
ogondza
  • Constructor Details

  • Method Details

    • set

      public void set(String content)
    • get

      public String get()
      Returns the value of the codemirror.
      Returns:
      value of the codemirror.