Plumtree Pluggable Navigation API  
 

NavigationAccessibleLeftVerticalView Class

Accessible navigation view (used for 508, and low bandwidth). This view displays My Pages, My Communities, Directory and mandatory links in vertical sections. Mandatory Communities with tab are not displayed separately from the My Communities section. This view is used by NavTypeAccessible in the Above Body section. It uses helper functions in NavigationCommonVerticalView. No javascript is used.

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

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

public class NavigationAccessibleLeftVerticalView : 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

NavigationAccessibleLeftVerticalView Members | com.plumtree.portalnavigation.views Namespace