User Tools

Site Tools


thinkgeo.mapsuite.mvcedition.contextmenuitemcollection

This is an old revision of the document!


ThinkGeo.MapSuite.MvcEdition.ContextMenuItemCollection

<!– Class –> A collection of ThinkGeo.MapSuite.MvcEdition.ContextMenuItem objects.

Inheritance Hierarchy

Members Summary

Public Constructors

Name Parameters DeclaringType Summary
Public MethodContextMenuItemCollection ContextMenu Initializes a new instance of the ContextMenuItemCollection class.
Public MethodContextMenuItemCollection ContextMenuItem Initializes a new instance of the ContextMenuItemCollection class.

Protected Constructors

Name Parameters DeclaringType Summary

Public Methods

Name Parameters DeclaringType Summary
Public MethodContextMenuItem Add an empty ContextMenuItem
Public MethodContextMenuItem String Add a ContextMenuItem with specific inner Html
Public MethodContextMenuItem String, String Add a ContextMenuItem with specific inner Html and css class
Public MethodContextMenuItem String, String, String Add a ContextMenuItem with specific inner Html, css class and hover css class
Public MethodContextMenuItem String, String, String, String Add a ContextMenuItem with specific inner Html, css class, hover css class and id
Public MethodEquals Object Object
Public MethodGetHashCode Object
Public MethodGetType Object
Public MethodToString Object

Protected Methods

Name Parameters DeclaringType Summary
Protected MethodFinalize Object
Protected MethodMemberwiseClone Object

Public Properties

Name Return DeclaringType Summary

Protected Properties

Name Return DeclaringType Summary

Public Events

Name Event Arguments DeclaringType Summary

Public Constructors

ContextMenuItemCollection(ContextMenu)

Initializes a new instance of the ContextMenuItemCollection class.

Parameters

Name Type Description
contextMenu ContextMenu<!– ThinkGeo.MapSuite.MvcEdition.ContextMenu –> the context menu

Go Back

ContextMenuItemCollection(ContextMenuItem)

Initializes a new instance of the ContextMenuItemCollection class.

Parameters

Name Type Description
contextMenuItem ContextMenuItem<!– ThinkGeo.MapSuite.MvcEdition.ContextMenuItem –> the context menu item

Go Back

Protected Constructors

Public Methods

ContextMenuItem()

Add an empty ContextMenuItem

Return Value

Return Type Description
ContextMenuItemSetting<!– ThinkGeo.MapSuite.MvcEdition.ContextMenuItemSetting –> the setting for contextMenuItem

Parameters

Name Type Description

<!– ThinkGeo.MapSuite.MvcEdition.ContextMenuItemCollection –> Go Back

ContextMenuItem(String)

Add a ContextMenuItem with specific inner Html

Return Value

Return Type Description
ContextMenuItemSetting<!– ThinkGeo.MapSuite.MvcEdition.ContextMenuItemSetting –> the setting for contextMenuItem

Parameters

Name Type Description
innerHtml String<!– System.String –>

<!– ThinkGeo.MapSuite.MvcEdition.ContextMenuItemCollection –> Go Back

ContextMenuItem(String, String)

Add a ContextMenuItem with specific inner Html and css class

Return Value

Return Type Description
ContextMenuItemSetting<!– ThinkGeo.MapSuite.MvcEdition.ContextMenuItemSetting –> the setting for contextMenuItem

Parameters

Name Type Description
innerHtml String<!– System.String –>
cssClass String<!– System.String –>

<!– ThinkGeo.MapSuite.MvcEdition.ContextMenuItemCollection –> Go Back

ContextMenuItem(String, String, String)

Add a ContextMenuItem with specific inner Html, css class and hover css class

Return Value

Return Type Description
ContextMenuItemSetting<!– ThinkGeo.MapSuite.MvcEdition.ContextMenuItemSetting –> the setting for contextMenuItem

Parameters

Name Type Description
innerHtml String<!– System.String –>
cssClass String<!– System.String –>
hoverCssClass String<!– System.String –>

<!– ThinkGeo.MapSuite.MvcEdition.ContextMenuItemCollection –> Go Back

ContextMenuItem(String, String, String, String)

Add a ContextMenuItem with specific inner Html, css class, hover css class and id

Return Value

Return Type Description
ContextMenuItemSetting<!– ThinkGeo.MapSuite.MvcEdition.ContextMenuItemSetting –> the setting for contextMenuItem

Parameters

Name Type Description
innerHtml String<!– System.String –>
cssClass String<!– System.String –>
hoverCssClass String<!– System.String –>
id String<!– System.String –>

<!– ThinkGeo.MapSuite.MvcEdition.ContextMenuItemCollection –> Go Back

Equals(Object)

Return Value

Return Type Description
Boolean<!– System.Boolean –>

Parameters

Name Type Description
obj Object<!– System.Object –>

<!– System.Object –> Go Back

GetHashCode()

Return Value

Return Type Description
Int32<!– System.Int32 –>

Parameters

Name Type Description

<!– System.Object –> Go Back

GetType()

Return Value

Return Type Description
Type<!– System.Type –>

Parameters

Name Type Description

<!– System.Object –> Go Back

ToString()

Return Value

Return Type Description
String<!– System.String –>

Parameters

Name Type Description

<!– System.Object –> Go Back

Protected Methods

Finalize()

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description

<!– System.Object –> Go Back

MemberwiseClone()

Return Value

Return Type Description
Object<!– System.Object –>

Parameters

Name Type Description

<!– System.Object –> Go Back

Public Properties

Protected Properties

Public Events

thinkgeo.mapsuite.mvcedition.contextmenuitemcollection.1440040131.txt.gz · Last modified: 2015/09/21 03:32 (external edit)