Plumtree Pluggable Navigation API  
 

NavigationSimpleLeftVerticalView Class

Simple left hand navigation view (used for 508, among other things). This view displays My Pages, My Communities, Directory and mandatory links in vertical sections. These sections can be collapsed to save space. Mandatory Communities with tab are displayed in the My Communities section in this scheme. This view is used by NavTypeSimpleLeftVertical in the Left side section. It uses helper functions in NavigationCommonVerticalView. No javascript is used.

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

System.Object
   com.plumtree.portalnavigation.views.NavigationCommonVerticalView
      com.plumtree.portalnavigation.views.NavigationSimpleLeftVerticalView

public class NavigationSimpleLeftVerticalView : NavigationCommonVerticalView, IView, IMVCObject, IManagedObject

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.plumtree.portalnavigation.views

Assembly: portalnavigation (in portalnavigation.dll)

See Also

NavigationSimpleLeftVerticalView Members | com.plumtree.portalnavigation.views Namespace