Uiinfrastructure API Docs  
 

LeftNavMenu Class

This is helper class that contains the implementation of the left navigation menu as well as two inner classes. One for the sub menus and one the links. This class is mainly used by EditorAS and classes extending it. The left navigation menu is printed out in EditorHeaderView.

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

System.Object
   com.plumtree.uiinfrastructure.editor.LeftNavMenu

public class LeftNavMenu

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.uiinfrastructure.editor

Assembly: uiinfrastructure (in uiinfrastructure.dll)

See Also

LeftNavMenu Members | com.plumtree.uiinfrastructure.editor Namespace