Interface MediumEditorValue<T extends BinaryMedium>
- All Superinterfaces:
EditorValue<T>
- All Known Subinterfaces:
FileEditorValue,ImageMapEditorValue,PictureEditorValue
Deprecated.
Tag for editors working on binary media.
- Since:
- 4.0.17
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringDeprecated.Key for the alternative text.static final StringDeprecated.Key for the reference.static final StringDeprecated.Key for the symbolic remote project name.Fields inherited from interface de.espirit.firstspirit.access.editor.EditorValue
COPY_PRESET, DEFAULT, DELETE, FALLBACK_LANGUAGE, LANG_KEY, SOLE_LANGUAGE, UNSUPPORTED -
Method Summary
Methods inherited from interface de.espirit.firstspirit.access.editor.EditorValue
addEditorValueListener, assimilate, beSet, clear, clear, findReferences, get, getContentType, getDataValue, getEditorLanguages, getGuiXml, getMatches, getSearchableString, getTagName, getValueType, initialize, isDefault, isEmpty, isLanguageDependent, isSet, isSet, isValid, removeEditorValueListener, set, setTagName, setValueNode, toXml, toXml, validate
-
Field Details
-
REFERENCE_KEY
Deprecated.Key for the reference.- Since:
- 4.0.17
- See Also:
-
ALT_TEXT_KEY
Deprecated.Key for the alternative text.- Since:
- 4.0.17
- See Also:
-
REMOTE_NAME_KEY
Deprecated.Key for the symbolic remote project name.- Since:
- 4.0.17
- See Also:
-
-
Method Details
-
getForm
GomFile getForm()Deprecated.Covariant return of concrete form container.- Specified by:
getFormin interfaceEditorValue<T extends BinaryMedium>- Returns:
- The form definition.
- Since:
- 4.0.17
-
FormFieldinstead