Interface TextEditorValue

All Superinterfaces:
EditorValue<String>, SimpleEditorValue, TextualEditorValue

@Deprecated public interface TextEditorValue extends TextualEditorValue, SimpleEditorValue
Deprecated.
since 5.2.21 - use FormField instead
The TextEditorValue interface represents the FirstSpirit input component CMS_INPUT_TEXT
Since:
2.3.17
  • Method Details

    • getForm

      de.espirit.firstspirit.access.store.templatestore.gom.GomText getForm()
      Deprecated.
      Covariant return of concrete form container.
      Specified by:
      getForm in interface EditorValue<String>
      Returns:
      The form definition.
      Since:
      4.0