@accepts(RB.DisplayPage, RB.DisplayPage) @returns(none) def append_display_page(page, parent)
Adds a new display page to the shell.
page :
the new RB.DisplayPage
parent :
the parent page for the new page