public interface EditorImagePlaceholder
| Modifier and Type | Method and Description |
|---|---|
ImagePlaceholder |
getImagePlaceholder(Map<String,String> parameters,
ConversionContext context)
Returns an
ImagePlaceholder instance to be displayed in the editor. |
ImagePlaceholder getImagePlaceholder(Map<String,String> parameters, ConversionContext context)
ImagePlaceholder instance to be displayed in the editor.
Return null if the default placeholder should be used.
parameters - the parameters for the macro, with the default parameter being represent by the key "0".context - the ConversionContext for this usage.Copyright © 2003–2022 Atlassian. All rights reserved.