public interface ITextLinkRenderer
| Modifier and Type | Method and Description |
|---|---|
void |
appendLink(String rurl,
String text)
Render a link to the specified relative URL (it does not contain app context nor host name).
|
void |
appendText(String text)
Append verbatim literal text.
|
Copyright © 2017 etc.to. All rights reserved.