Interface TabListEditorValue

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

@Deprecated public interface TabListEditorValue extends EditorValue<List<Entity>>, TableTemplateProvider
Deprecated.
Since 5.0.107 - usages of CMS_INPUT_TABLIST should be replaced with FS_INDEX.
Since:
4.0
  • Method Details

    • getForm

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