class %WebStress.Portal.Home extends %WebStress.Portal.standardPage
Set this to the appropriate application class.
Set this to the correct domain.
Name of this page.
Return the array of links to show in the locator bar. pLink(n)=$LB(caption,link)
This class method callback is called just before the server-side page object is created.
Get the (localized) title string for the page. This should be implemented in a subclass.
This client event is fired when the a popup page launched from this page fires an action.