Static ReadonlyIMAGE_Static ReadonlyIMAGE_Static ReadonlyopenCommand name for bound openImageInTab.
Static ReadonlypluginStatic ReadonlyrequiresStatic ReadonlyXLINK_Static ReadonlyXLINK_Registers support for the xlink:href attribute for element img in
RichText.
xlink:href is represented in the data-view as data-xlink-href and in
model as xlink-href. When downcast to the editing-view, it will be
resolved to the image src-attribute by fetching the URL from the
BlobDisplayService
Plugin to support images from CoreMedia RichText.
The plugin takes the
xlink:hrefrepresented in the data-view bydata-xlink-hrefand writes it to the model.The model attribute afterward will be downcast to the editing-view where it is represented by the src-attribute of the
img-tag.