GoDiagram Web Reference
GoMenuItem Class Members
Properties  Methods 


The following tables list the members exposed by GoMenuItem.

Public Constructors
 NameDescription
Public ConstructorGoMenuItem ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyClickGets or sets the string representing the action to be performed upon a click. (Inherited from Northwoods.GoWeb.MenuItem)
Public PropertyEnabledGets or sets whether the user can click on this menu item. (Inherited from Northwoods.GoWeb.MenuItem)
Public PropertyIsParentThis is true when there are any items in the 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 PropertyParentGets the parent menu. (Inherited from Northwoods.GoWeb.MenuItem)
Public PropertyTextGets or sets the caption for this menu item. (Inherited from Northwoods.GoWeb.MenuItem)
Public PropertyVisibleGets or sets whether this menu item is visible to the user. (Inherited from Northwoods.GoWeb.MenuItem)
Top
Public Methods
 NameDescription
Public MethodEqualsCompare the MenuItem.Text caption, the boolean flags, and the MenuItem.Click property. (Inherited from Northwoods.GoWeb.MenuItem)
Public MethodGetContextMenuIf this is not a GoContextMenu, search up the parent chain until we find one. (Inherited from Northwoods.GoWeb.GoMenu)
Public MethodGetHashCodeConsider any MenuItem.Text caption, the boolean flags, and the MenuItem.Click property. (Inherited from Northwoods.GoWeb.MenuItem)
Public MethodToStringProduce JavaScript code for building a data structure on the client that describes this menu item so that it can be built dynamically using DHTML. (Inherited from Northwoods.GoWeb.MenuItem)
Top
See Also

Reference

GoMenuItem Class
Northwoods.GoWeb Namespace

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback