public class XhtmlCodeExample extends AbstractCodeExample
| Constructor and Description |
|---|
XhtmlCodeExample(boolean useFontAwesome) |
XhtmlCodeExample(boolean useFontAwesome,
boolean usePassThrough) |
XhtmlCodeExample(String tabName,
String tabId,
boolean useFontAwesome,
boolean usePassThrough) |
| Modifier and Type | Method and Description |
|---|---|
StringBuilder |
appendInnerContent(String content) |
StringBuilder |
appendInnerContent(String content,
boolean lineBreak) |
String |
getPrettyPrintLang() |
void |
setWrappedByForm(boolean wrappedByForm) |
String |
toString() |
getTabId, getTabNamepublic XhtmlCodeExample(boolean useFontAwesome)
public XhtmlCodeExample(boolean useFontAwesome,
boolean usePassThrough)
public String getPrettyPrintLang()
getPrettyPrintLang in class AbstractCodeExamplepublic StringBuilder appendInnerContent(String content)
public StringBuilder appendInnerContent(String content, boolean lineBreak)
public void setWrappedByForm(boolean wrappedByForm)
Copyright © 2019. All rights reserved.