public class PanelMacro extends AbstractPanelMacro
RAW_PARAMS_KEY| Constructor and Description |
|---|
PanelMacro() |
PanelMacro(V2SubRenderer subRenderer) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getPanelContentCSSClass() |
protected String |
getPanelCSSClass() |
protected String |
getPanelHeaderCSSClass() |
boolean |
suppressMacroRenderingDuringWysiwyg()
Suppress the rendering of the macro -- the macro's body may still be rendered (depending on the render mode of
the macro), but the HTML the macro adds will not be created.
|
execute, getBodyContent, getBodyRenderMode, getSubRenderer, getTitle, hasBody, isInline, setSubRenderer, writeContent, writeHeader, writeHeadergetTokenType, getWysiwygBodyType, suppressSurroundingTagDuringWysiwygRenderingpublic PanelMacro()
public PanelMacro(V2SubRenderer subRenderer)
protected String getPanelCSSClass()
getPanelCSSClass in class AbstractPanelMacroprotected String getPanelContentCSSClass()
getPanelContentCSSClass in class AbstractPanelMacropublic boolean suppressMacroRenderingDuringWysiwyg()
MacrosuppressMacroRenderingDuringWysiwyg in interface MacrosuppressMacroRenderingDuringWysiwyg in class BaseMacroprotected String getPanelHeaderCSSClass()
getPanelHeaderCSSClass in class AbstractPanelMacroCopyright © 2019 Atlassian. All rights reserved.