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 ContextMenu that contains APIs to set properties of ContextMenu using in MVC view.
*System.Object
* MvcEdition [ThinkGeo.MapSuite.MvcEdition.ContextMenuSetting * PublicKeyToken=null] Culture=neutral * Version=9.0.0.0 MvcEdition *ThinkGeo.MapSuite.MvcEdition.MvcElementSettingBase`2[[ThinkGeo.MapSuite.MvcEdition.ContextMenu ThinkGeo.MapSuite.MvcEdition.ContextMenuSetting
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | ContextMenu | Initializes a new instance of the ContextMenuSetting class. |
Name | Parameters | DeclaringType | Summary |
---|
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | String | Set css Class for Element property and retun the ContextMenuSetting | |
![]() | Object | Object | |
![]() | Object | ||
![]() | Object | ||
![]() | String | Set Id for Element property and retun the ContextMenuSetting | |
![]() | Action<ContextMenuItemCollection> | Set Menu Items for Element property according to the input method which takes ContextMenuItemCollection and retun the ContextMenuItemSetting | |
![]() | Object | ||
![]() | Int32 | Set width for Element property and retun the ContextMenuSetting |
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | ||
![]() | Object |
Name | Return | DeclaringType | Summary |
---|
Name | Return | DeclaringType | Summary |
---|---|---|---|
![]() | ContextMenu | MvcElementSettingBase<ContextMenu,ContextMenuSetting> |
Name | Event Arguments | DeclaringType | Summary |
---|
Initializes a new instance of the ContextMenuSetting class.
Name | Type | Description |
---|---|---|
contextMenu | ContextMenu<!– ThinkGeo.MapSuite.MvcEdition.ContextMenu –> |
Set css Class for Element property and retun the ContextMenuSetting
Return Type | Description |
---|---|
ContextMenuSetting<!– ThinkGeo.MapSuite.MvcEdition.ContextMenuSetting –> | The setting of ContextMenu itself |
Name | Type | Description |
---|---|---|
cssClass | String<!– System.String –> | A css Class for Element property |
<!– ThinkGeo.MapSuite.MvcEdition.ContextMenuSetting –> 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 Id for Element property and retun the ContextMenuSetting
Return Type | Description |
---|---|
ContextMenuSetting<!– ThinkGeo.MapSuite.MvcEdition.ContextMenuSetting –> | The setting of ContextMenu itself |
Name | Type | Description |
---|---|---|
id | String<!– System.String –> | A id for Element property |
<!– ThinkGeo.MapSuite.MvcEdition.ContextMenuSetting –> Go Back
Set Menu Items for Element property according to the input method which takes ContextMenuItemCollection and retun the ContextMenuItemSetting
Return Type | Description |
---|---|
ContextMenuSetting<!– ThinkGeo.MapSuite.MvcEdition.ContextMenuSetting –> | The setting of ContextMenuItem itself |
Name | Type | Description |
---|---|---|
addMenuItemAction | Action<ContextMenuItemCollection><!– System.Action{ThinkGeo.MapSuite.MvcEdition.ContextMenuItemCollection} –> | A method that takes a ContextMenuItemCollection |
<!– ThinkGeo.MapSuite.MvcEdition.ContextMenuSetting –> Go Back
Return Type | Description |
---|---|
String<!– System.String –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Set width for Element property and retun the ContextMenuSetting
Return Type | Description |
---|---|
ContextMenuSetting<!– ThinkGeo.MapSuite.MvcEdition.ContextMenuSetting –> | The setting of ContextMenu itself |
Name | Type | Description |
---|---|---|
width | Int32<!– System.Int32 –> | A width for Element property |
<!– ThinkGeo.MapSuite.MvcEdition.ContextMenuSetting –> 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 |
---|
ContextMenu<!– ThinkGeo.MapSuite.MvcEdition.ContextMenu –> |
<!– ThinkGeo.MapSuite.MvcEdition.MvcElementSettingBase{ThinkGeo.MapSuite.MvcEdition.ContextMenu,ThinkGeo.MapSuite.MvcEdition.ContextMenuSetting} –> Go Back