Interface CodeMirrorPanel.ToolBarEnhancer

Enclosing class:
CodeMirrorPanel

public static interface CodeMirrorPanel.ToolBarEnhancer
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    void
    enhance(ToolBar toolbar, CodeMirrorPanel codeMirrorPanel)
     
  • Method Details

    • enhance

      void enhance(ToolBar toolbar, CodeMirrorPanel codeMirrorPanel)
    • allowPopup

      boolean allowPopup()