public class Explanation extends Object
| Constructor and Description |
|---|
Explanation() |
| Modifier and Type | Method and Description |
|---|---|
Explanation |
addParagraph(String text) |
TableBuilder<Explanation> |
startExampleTable() |
NoteBuilder<Explanation> |
startNote() |
com.google.gwt.safehtml.shared.SafeHtml |
toHTML() |
public com.google.gwt.safehtml.shared.SafeHtml toHTML()
public Explanation addParagraph(String text)
public TableBuilder<Explanation> startExampleTable()
public NoteBuilder<Explanation> startNote()
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.