Class CmsSourceEditor.EditorSettings

    • Constructor Summary

      Constructors 
      Constructor Description
      EditorSettings()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getSettingsString()
      Returns the string representation of the current setting state.
      void restoreSettings​(java.lang.String storedSettings)
      Restores the settings from the given string.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait