public static class FAQComponent.Title extends FAQComponent.FAQItem
Modifier and Type | Method and Description |
---|---|
void |
appendLine(String line) |
String |
getText() |
void |
setText(String question) |
getType
public Title(String text)
public void appendLine(String line)
appendLine
in class FAQComponent.FAQItem
public String getText()
public void setText(String question)
Copyright © 2012-2018. All Rights Reserved.