Singleton navigation types loader and manager for pluggable navigation. To create a pluggable navigation type, implement INavTypes, implement multiple views and specify them in your INavTypes implementation, and add the JAR that contains these views and INavTypes implementation to CustomActivitySpaces.xml. The new nav will then show up in the interface. Please insure your navigation ID does not conflict with an existing ID. ````````````````````````````````````````````````````````````````````\u0009``````````````````````````````````````````````
For a list of all members of this type, see NavManager Members.
System.Object
com.plumtree.portaluiinfrastructure.navtype.NavManager
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: com.plumtree.portaluiinfrastructure.navtype
Assembly: portaluiinfrastructure (in portaluiinfrastructure.dll)
NavManager Members | com.plumtree.portaluiinfrastructure.navtype Namespace