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