Plumtree Pluggable Navigation API  
 

IPluggableNavModelRO Interface

This interface offers the pluggable navigation developer all the functionality they need to build pluggable navigation views.

For a list of all members of this type, see IPluggableNavModelRO Members.

com.plumtree.portalpages.common.plugnav.IPluggableNavModelRO
   com.plumtree.portalpages.common.uiparts.INavigationModelRO

public interface IPluggableNavModelRO : IModelRO, IMVCObject

Types that implement IPluggableNavModelRO

Type Description
NavigationModel Core model for all navigation. All public function calling into Server API should internally catch all exceptions.

Requirements

Namespace: com.plumtree.portalpages.common.plugnav

Assembly: portalpages (in portalpages.dll)

See Also

IPluggableNavModelRO Members | com.plumtree.portalpages.common.plugnav Namespace