on 2/9/00 4:56 PM, Kevin A. Burton <[EMAIL PROTECTED]> wrote:
> Any reason we don't have
>
> RunData.getNavigation()
>
> I want to have a URL that overrides the default navigation.
>
> Thoughts?
Because that is done through the Layout. Your Layout determines your
Navigation and you can change your Layout by setting that in your Screen.
Screen.getLayout(RunData data)
RunData.getNavigation() doesn't make any sense since a single Layout could
have more than one Navigation, such as Top/Bottom Navigation.
-jon
--
Come to the first official Apache Software Foundation
Conference! <http://ApacheCon.Com/>
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]