Inheritence

Summary

A panel that acts like a website. A single page is always visible but it will cache other views that you visit, and allow forward/backward navigation.

Constructors

NavHostPanel

Fields

CurrentQuery The query part of the url

Properties

CurrentPanel The currently visible panel
CurrentUrl The Url we're currently viewing
DefaultUrl The Url we should go to when one isn't set
NavigatorCanvas The panel in which we should create our pages

Methods

AddDestination Instead of finding pages by attributes, we can fill them in manually here
CurrentUrlMatches
ExtractProperties
GoBack To back to the previous page. Return true on success.
GoBackUntilNot Keep pressing the back button until our url doesn't match the passed wildcard string
GoForward Go forward, return true on success
Navigate Navigate to the passed url
OnTemplateSlot This sucks this sucks this sucks
SetProperty
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.