Interface ObjectChooserEditorValue

All Superinterfaces:
EditorValue<Entity>, TableTemplateProvider

@Deprecated public interface ObjectChooserEditorValue extends EditorValue<Entity>, TableTemplateProvider
Deprecated.
Since 5.0.107 - usages of CMS_INPUT_OBJECTCHOOSER should be replaced with FS_DATASET.
Since:
4.0
  • Method Details

    • getForm

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