OCLOperators Navigate

When you need conditional navigation, it can be hard to reach the static definition you want to have with Actions that have static VIewModel-references alone.

For this purpose, we introduced selfVM.Navigate(root,Class.ViewModels.YourTarget).

This action switches the view. You may want to have expressions for what ViewModelName you use of what root you use.

Use it with caution and as a last resort since logic like this will make it hard to statically see what your application does.

This page was edited 47 days ago on 02/10/2024. What links here