Class CodeMirrorPanel

VerticalLayoutContainer
net.datenwerke.gxtdto.client.codemirror.CodeMirrorPanel

public class CodeMirrorPanel extends VerticalLayoutContainer
  • Constructor Details

  • Method Details

    • getEnhancer

      public CodeMirrorPanel.ToolBarEnhancer getEnhancer()
    • getTextArea

      public TextArea getTextArea()
    • getValue

      public String getValue()
    • getCurrentValue

      public String getCurrentValue()
    • setValue

      public void setValue(String value)
    • setValue

      public void setValue(String value, boolean fireEvents)
    • addValueChangeHandler

      public HandlerRegistration addValueChangeHandler(<any> handler)
    • onValueChange

      public void onValueChange(<any> event)
    • setNoOpacity

      public void setNoOpacity()
    • scrollTo

      public void scrollTo(int position)