|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xwiki.rendering.macro.box.BoxMacroParameters
org.xwiki.rendering.macro.code.CodeMacroParameters
public class CodeMacroParameters
Parameters for the org.xwiki.rendering.internal.macro.code.CodeMacro Macro.
| Constructor Summary | |
|---|---|
CodeMacroParameters()
Initialize code macro class. |
|
| Method Summary | |
|---|---|
String |
getLanguage()
|
void |
setLanguage(String language)
|
| Methods inherited from class org.xwiki.rendering.macro.box.BoxMacroParameters |
|---|
getBlockTitle, getCssClass, getImage, getTitle, getWidth, setBlockTitle, setCssClass, setImage, setTitle, setWidth |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CodeMacroParameters()
| Method Detail |
|---|
public void setLanguage(String language)
language - the language identifier.public String getLanguage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||