Interface ContentListEditorValue

All Superinterfaces:
EditorValue<List<Entity>>, TableTemplateProvider

@Deprecated public interface ContentListEditorValue extends EditorValue<List<Entity>>, TableTemplateProvider
Deprecated.
Since 5.0.107 - usages of CMS_INPUT_CONTENTLIST should be replaced with FS_INDEX.
Since:
3.1.186
  • Field Details

  • Method Details

    • getForm

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