public class ViewRelationTransition.RelationshipList extends CustomPageResult
CUSTOM_PAGE_TAG| Constructor and Description |
|---|
RelationshipList(AppContext conn,
java.lang.String relationship,
X target) |
| Modifier and Type | Method and Description |
|---|---|
ContentBuilder |
addContent(AppContext conn,
ContentBuilder cb)
get content to show on the page
This is formatted within a display block
|
java.lang.String |
getTitle()
Get the title to show on the page
|
acceptpublic RelationshipList(AppContext conn, java.lang.String relationship, X target)
public java.lang.String getTitle()
CustomPagepublic ContentBuilder addContent(AppContext conn, ContentBuilder cb)
CustomPagecb - ContentBuilder to add contentContentBuilder