Plumtree Pluggable Navigation API  
 

NavigationTabGroupsTabsView Class

Horizontal tabs for selecting links sections in NavigationTabGroupsLeftVerticalView This navigation view displays tabs for My Pages, My Communities, Directory and Administration. Clicking on the My Communities tab goes to the first community in a user's community list. This view is used by NavTypeTabGroupsLeftVertical in the Below banner section. It works together with NavigationTabGroupsLeftVerticalView, which provides navigation inside each feature area.

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

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

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

NavigationTabGroupsTabsView Members | com.plumtree.portalnavigation.views Namespace