| Package | Description |
|---|---|
| to.etc.webapp.mailer |
| Modifier and Type | Method and Description |
|---|---|
LinkedText |
LinkedText.append(char c) |
LinkedText |
LinkedText.append(CharSequence csq) |
LinkedText |
LinkedText.append(CharSequence csq,
int start,
int end) |
LinkedText |
LinkedText.link(IIdentifyable<?> instance)
Render a link to a data class instance.
|
LinkedText |
LinkedText.link(IIdentifyable<?> instance,
String linktext)
Render a link to any database item with a specified link text.
|
LinkedText |
LinkedText.link(String key,
String id,
String txt) |
Copyright © 2017 etc.to. All rights reserved.