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 classDefaultImagePlaceholderMethods in com.atlassian.confluence.macro that return ImagePlaceholder Modifier and Type Method Description ImagePlaceholderEditorImagePlaceholder. getImagePlaceholder(Map<String,String> parameters, ConversionContext context)Returns anImagePlaceholderinstance to be displayed in the editor.
-