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
|
accept
public RelationshipList(AppContext conn, java.lang.String relationship, X target)
public java.lang.String getTitle()
CustomPage
public ContentBuilder addContent(AppContext conn, ContentBuilder cb)
CustomPage
cb
- ContentBuilder
to add contentContentBuilder