Interface TextareaEditorValue

All Superinterfaces:
EditorValue<String>, TextualEditorValue

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

    • getForm

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