@Named @ViewScoped public class PrettyPrintShowcaseSingleCodeComponent extends AbstractInputShowcaseSingleCodeComponent implements Serializable
DEFAULT_NUMBER_PLACEHOLDER, DEFAULT_TEXT_PLACEHOLDER| Constructor and Description |
|---|
PrettyPrintShowcaseSingleCodeComponent() |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent() |
protected String |
getEmptyDistanceString() |
String |
getLanguage() |
PrettyPrintType |
getPrettyPrintType() |
List<javax.faces.model.SelectItem> |
getPrettyPrintTypes() |
String |
getReadableValue() |
String |
getXHtml() |
protected Object |
initValue() |
void |
setPrettyPrintType(PrettyPrintType prettyPrintType) |
createAjaxXhtml, createOutputXhtml, getAjaxType, getAjaxTypes, getAvailableFacetTypes, getBadgeText, getCss, getLabel, getStyleClass, getStyleClasses, getTooltip, getValue, isAjax, isAutoFocus, isHideLabel, isReadonly, isRequired, isValidation, setAjaxType, setAutoFocus, setBadgeText, setHideLabel, setLabel, setReadonly, setRequired, setStyleClass, setTooltip, setValidation, setValue, submitaddCss, addJavaCode, addJs, addXhtmlEnd, addXhtmlStart, addXhtmlStart, appendBoolean, appendBoolean, appendString, appendString, getJavaCode, getJs, isDisabled, isRendered, setDisabled, setRenderedpublic PrettyPrintShowcaseSingleCodeComponent()
protected Object initValue()
initValue in class AbstractInputShowcaseSingleCodeComponentpublic String getReadableValue()
getReadableValue in class AbstractInputShowcaseSingleCodeComponentpublic String getContent()
public String getLanguage()
public List<javax.faces.model.SelectItem> getPrettyPrintTypes()
public String getXHtml()
getXHtml in class AbstractShowcaseSingleCodeComponentprotected String getEmptyDistanceString()
getEmptyDistanceString in class AbstractShowcaseSingleCodeComponentpublic PrettyPrintType getPrettyPrintType()
public void setPrettyPrintType(PrettyPrintType prettyPrintType)
Copyright © 2015. All rights reserved.