Interface FileEditorValue

All Superinterfaces:
EditorValue<BinaryMedium>, MediumEditorValue<BinaryMedium>

@Deprecated public interface FileEditorValue extends MediumEditorValue<BinaryMedium>
Deprecated.
Since 5.0.107 - usages of CMS_INPUT_FILE should be replaced with FS_REFERENCE.
Tagging interface for an EditorValue working on BinaryMedium and representing the FirstSpirit input component CMS_IMPUT_FILE. Contains the deprecated definition for file editor values.
Since:
2.3.17
  • Method Details