JAMS Developer Guide
AppMenu Class Members
Properties  Methods 


MVPSI.JAMS Namespace : AppMenu Class

The following tables list the members exposed by AppMenu.

Public Constructors
 NameDescription
Public ConstructorThe default constructor  
Top
Public Properties
 NameDescription
Public PropertyAccess Control List  
Public PropertyGets the internal ID of this AppMenu  
Public PropertyGets a list of AppMenu items that are children of this AppMenu item  
Public PropertyGets or sets a value that indicates if this menu item should be in the 'favorites' area by default.  
Public PropertyGets or sets the description of this menu item. This value is often used as a popup tooltip.  
Public PropertyGets a collection of Elements for this AppMenu item  
Public PropertyGets or sets the name of the icon for this menu item.  
Public PropertyGets or sets a value that indicates if this menu item should be in the 'favorites' area.  
Public PropertyGets or sets the label that is displayed on the menu item.  
Public PropertyGets the server that the App Menu was loaded from  
Public PropertyGets the internal ID of the parent of this AppMenu  
Public PropertyGets or sets the name that is used to store user preferences for this AppMenu.  
Public PropertyGets or sets the sequence value for this menu item. Menu entries are ordered by the UserSequence and then the Sequence.  
Public PropertyGets or sets a value which indicates which clients the AppMenu is displayed on.  
Public PropertyGets or sets the title that is displayed when this menu item has been selected.  
Public PropertyGets or sets the value of the user specific sequence for this menu item.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Loads the JAMS Application Menu for update. User preferences are not applied and access control lists are not evaluated. You must have "Configuration" access to call this method.  
Public Methodstatic (Shared in Visual Basic)Loads the JAMS Application Menu. Only AppMenu items which the calling user has "Execute" access are returned.  
Public MethodReads App Menu values from XML  
Public Methodstatic (Shared in Visual Basic)Loads the JAMS Application Menu for update. User preferences are not applied and access control lists are not evaluated. You must have "Configuration" access to call this method.  
Public Methodstatic (Shared in Visual Basic)Update an App Menu on a specified server from an App Menu collection  
Public MethodWrite App Menu values to XML  
Top
See Also

Reference

AppMenu Class
MVPSI.JAMS Namespace