Interface TabListEditorValue

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

@Deprecated(since="5.0.107") 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

      GomTabList getForm()
      Deprecated.
      Covariant return of concrete form container.
      Specified by:
      getForm in interface EditorValue<List<Entity>>
      Returns:
      The form definition.
      Since:
      4.0