ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
This is an old revision of the document!
<!– Class –> A setting for ContextMenuItem that contains APIs to set properties of ContextMenuItem using in MVC view.
*System.Object
* MvcEdition [ThinkGeo.MapSuite.MvcEdition.ContextMenuItemSetting * PublicKeyToken=null] Culture=neutral * Version=9.0.0.0 MvcEdition *ThinkGeo.MapSuite.MvcEdition.MvcElementSettingBase`2[[ThinkGeo.MapSuite.MvcEdition.ContextMenuItem ThinkGeo.MapSuite.MvcEdition.ContextMenuItemSetting
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | ContextMenuItem | Initializes a new instance of the ContextMenuItemSetting class. |
Name | Parameters | DeclaringType | Summary |
---|
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | String | Set css Class for Element property and retun the ContextMenuItemSetting | |
![]() | Object | Object | |
![]() | Object | ||
![]() | Object | ||
![]() | String | Set hover Css Class for Element property and retun the ContextMenuItemSetting | |
![]() | String | Set Id for Element property and retun the ContextMenuItemSetting | |
![]() | String | Set inner Html for Element property and retun the ContextMenuItemSetting | |
![]() | Action<ContextMenuItemCollection> | Initializes a new instance of the ContextMenuItemSetting class. | |
![]() | String | Set client Click Script for Element property and retun the ContextMenuItemSetting | |
![]() | Object |
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | ||
![]() | Object |
Name | Return | DeclaringType | Summary |
---|
Name | Return | DeclaringType | Summary |
---|---|---|---|
![]() | ContextMenuItem | MvcElementSettingBase<ContextMenuItem,ContextMenuItemSetting> |
Name | Event Arguments | DeclaringType | Summary |
---|
Initializes a new instance of the ContextMenuItemSetting class.
Name | Type | Description |
---|---|---|
contextMenuItem | ContextMenuItem<!– ThinkGeo.MapSuite.MvcEdition.ContextMenuItem –> | the context menu item which will be assigned to Element property |
Set css Class for Element property and retun the ContextMenuItemSetting
Return Type | Description |
---|---|
ContextMenuItemSetting<!– ThinkGeo.MapSuite.MvcEdition.ContextMenuItemSetting –> | The setting of ContextMenuItem itself |
Name | Type | Description |
---|---|---|
cssClass | String<!– System.String –> | A css Class for Element property |
<!– ThinkGeo.MapSuite.MvcEdition.ContextMenuItemSetting –> Go Back
Return Type | Description |
---|---|
Boolean<!– System.Boolean –> |
Name | Type | Description |
---|---|---|
obj | Object<!– System.Object –> |
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Int32<!– System.Int32 –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Type<!– System.Type –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Set hover Css Class for Element property and retun the ContextMenuItemSetting
Return Type | Description |
---|---|
ContextMenuItemSetting<!– ThinkGeo.MapSuite.MvcEdition.ContextMenuItemSetting –> | The setting of ContextMenuItem itself |
Name | Type | Description |
---|---|---|
hoverCssClass | String<!– System.String –> | A id for Element property |
<!– ThinkGeo.MapSuite.MvcEdition.ContextMenuItemSetting –> Go Back
Set Id for Element property and retun the ContextMenuItemSetting
Return Type | Description |
---|---|
ContextMenuItemSetting<!– ThinkGeo.MapSuite.MvcEdition.ContextMenuItemSetting –> | The setting of ContextMenuItem itself |
Name | Type | Description |
---|---|---|
id | String<!– System.String –> | A id for Element property |
<!– ThinkGeo.MapSuite.MvcEdition.ContextMenuItemSetting –> Go Back
Set inner Html for Element property and retun the ContextMenuItemSetting
Return Type | Description |
---|---|
ContextMenuItemSetting<!– ThinkGeo.MapSuite.MvcEdition.ContextMenuItemSetting –> | The setting of ContextMenuItem itself |
Name | Type | Description |
---|---|---|
innerHtml | String<!– System.String –> | A inner Html for Element property |
<!– ThinkGeo.MapSuite.MvcEdition.ContextMenuItemSetting –> Go Back
Initializes a new instance of the ContextMenuItemSetting class.
Return Type | Description |
---|---|
ContextMenuItemSetting<!– ThinkGeo.MapSuite.MvcEdition.ContextMenuItemSetting –> |
Name | Type | Description |
---|---|---|
addItemsAction | Action<ContextMenuItemCollection><!– System.Action{ThinkGeo.MapSuite.MvcEdition.ContextMenuItemCollection} –> | a method that takes ContextMenuItemCollection to do some settings. |
<!– ThinkGeo.MapSuite.MvcEdition.ContextMenuItemSetting –> Go Back
Set client Click Script for Element property and retun the ContextMenuItemSetting
Return Type | Description |
---|---|
ContextMenuItemSetting<!– ThinkGeo.MapSuite.MvcEdition.ContextMenuItemSetting –> | The setting of ContextMenuItem itself |
Name | Type | Description |
---|---|---|
clientClickScript | String<!– System.String –> | A client Click Script for Element property |
<!– ThinkGeo.MapSuite.MvcEdition.ContextMenuItemSetting –> Go Back
Return Type | Description |
---|---|
String<!– System.String –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Object<!– System.Object –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type |
---|
ContextMenuItem<!– ThinkGeo.MapSuite.MvcEdition.ContextMenuItem –> |
<!– ThinkGeo.MapSuite.MvcEdition.MvcElementSettingBase{ThinkGeo.MapSuite.MvcEdition.ContextMenuItem,ThinkGeo.MapSuite.MvcEdition.ContextMenuItemSetting} –> Go Back