class %WebStress.Portal.NoDelays 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, if present, is fired when the page is loaded.