GoDiagram Web Reference
GoContextMenu Class Members
Properties  Methods 


The following tables list the members exposed by GoContextMenu.

Public Constructors
 NameDescription
Public ConstructorGoContextMenu ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyIDGets or sets the HTML identifier for a complete context menu definition.  
Public PropertyIsParentThis is true when there are any items in the GoMenu.MenuItems collection. (Inherited from Northwoods.GoWeb.GoMenu)
Public PropertyMenuItemsGets the list of menu items currently held by this menu. (Inherited from Northwoods.GoWeb.GoMenu)
Public PropertyViewGets the GoView that this GoContextMenu was created for.  
Top
Public Methods
 NameDescription
Public MethodEqualsCompare any ID and all of the GoMenu.MenuItems.  
Public Methodstatic (Shared in Visual Basic)FindViewFor a MenuItem in a GoContextMenu, this static method gets the GoView in which the menu item command should be operating.  
Public MethodGetContextMenuIf this is not a GoContextMenu, search up the parent chain until we find one. (Inherited from Northwoods.GoWeb.GoMenu)
Public MethodGetHashCodeConsider both any ID and all of the GoMenu.MenuItems.  
Public MethodToStringProduce JavaScript code for building data structures on the client that can be used for dynamically building context menus using DHTML.  
Top
See Also

Reference

GoContextMenu Class
Northwoods.GoWeb Namespace

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback