GoDiagram Web Reference
MenuItem Class Members
Properties  Methods 


The following tables list the members exposed by MenuItem.

Public Constructors
 NameDescription
Public ConstructorMenuItem ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyClickGets or sets the string representing the action to be performed upon a click.  
Public PropertyEnabledGets or sets whether the user can click on this menu item.  
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.  
Public PropertyTextGets or sets the caption for this menu item.  
Public PropertyVisibleGets or sets whether this menu item is visible to the user.  
Top
Public Methods
 NameDescription
Public MethodEqualsCompare the Text caption, the boolean flags, and the Click property.  
Public MethodGetContextMenuIf this is not a GoContextMenu, search up the parent chain until we find one. (Inherited from Northwoods.GoWeb.GoMenu)
Public MethodGetHashCodeConsider any Text caption, the boolean flags, and the Click property.  
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.  
Top
See Also

Reference

MenuItem Class
Northwoods.GoWeb Namespace

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback