Uses of Interface
com.atlassian.confluence.macro.ImagePlaceholder
-
Packages that use ImagePlaceholder Package Description com.atlassian.confluence.macro -
-
Uses of ImagePlaceholder in com.atlassian.confluence.macro
Classes in com.atlassian.confluence.macro that implement ImagePlaceholder Modifier and Type Class Description class
DefaultImagePlaceholder
Methods in com.atlassian.confluence.macro that return ImagePlaceholder Modifier and Type Method Description ImagePlaceholder
EditorImagePlaceholder. getImagePlaceholder(Map<String,String> parameters, ConversionContext context)
Returns anImagePlaceholder
instance to be displayed in the editor.
-