|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EditorImagePlaceholder
Method Summary | |
---|---|
ImagePlaceholder |
getImagePlaceholder(java.util.Map<java.lang.String,java.lang.String> parameters,
ConversionContext context)
Returns an ImagePlaceholder instance to be displayed in the editor. |
Method Detail |
---|
ImagePlaceholder getImagePlaceholder(java.util.Map<java.lang.String,java.lang.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.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |