You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
64 lines
2.6 KiB
64 lines
2.6 KiB
<?xml version="1.0" encoding="utf-8" ?> |
|
<Bundle xmlns="urn:uiosp-bundle-manifest-2.0" Name="数据建库模块_JKRJ" SymbolicName="Kingo.Plugin.AttributeMaintain" Version="1.0" InitializedState="Active" StartLevel="2"> |
|
<Activator Type="Kingo.Plugin.AttributeMaintain.Activator" Policy="Immediate" /> |
|
<Runtime> |
|
<Assembly Path="Kingo.Plugin.AttributeMaintain.dll" Share="true" /> |
|
</Runtime> |
|
<Extension Point="ExtPoint.Menus"> |
|
<MenuItem Id="KGIS.UI.Menu.AttributeMaintain" |
|
Order="6" |
|
Name="属性维护" |
|
Tooltip="属性维护" |
|
ItemType="CmdItem" |
|
SmallImage="\Resources\功能资源.png" |
|
LargeImage="" |
|
TextImageRelation="" |
|
ShortcutKeys="" |
|
LocationUri="Menu.Start.Group.BGResultGenerate" |
|
CommandId="Kingo.Plugin.AttributeMaintain.Commands.CmdAttributeMaintain"/> |
|
<MenuItem Id="KGIS.UI.Menu.AttributeMaintain.CmdBG_20" |
|
Order="6" |
|
Name="变更层(20属性)维护" |
|
Tooltip="变更层(20属性)维护" |
|
ItemType="CmdItem" |
|
SmallImage="\Resources\功能资源.png" |
|
LargeImage="\Resources\功能资源.png" |
|
TextImageRelation="" |
|
ShortcutKeys="" |
|
LocationUri="Menu.Start.Group.NYDataProcess" |
|
CommandId="Kingo.Plugin.AttributeMaintain.Commands.CmdBG_20Command"/> |
|
<!--<MenuItem Id="KGIS.UI.Menu.AttributeMaintain.LSYDGLBSM" |
|
Order="4" |
|
Name="临时用地关联标识码" |
|
Tooltip="临时用地关联标识码" |
|
ItemType="CmdItem" |
|
SmallImage="\Resources\功能资源.png" |
|
LargeImage="\Resources\功能资源.png" |
|
TextImageRelation="" |
|
ShortcutKeys="" |
|
LocationUri="Menu.Start.Group.BGFZ" |
|
CommandId="Kingo.Plugin.AttributeMaintain.Commands.CmdLSYDGLBSM"/>--> |
|
<MenuItem Id="KGIS.UI.Menu.AttributeMaintain.CmdCZCPatchwork" |
|
Order="5" |
|
Name="城镇村(碎图斑)" |
|
Tooltip="城镇村(碎图斑)" |
|
ItemType="CmdItem" |
|
SmallImage="\Resources\功能资源.png" |
|
LargeImage="" |
|
TextImageRelation="" |
|
ShortcutKeys="" |
|
LocationUri="Menu.Start.Group.BGResultGenerate" |
|
CommandId="Kingo.Plugin.AttributeMaintain.Commands.CmdCZCPatchworkCommand"/> |
|
<MenuItem Id="KGIS.UI.Menu.AttributeMaintain.CmdCZC_TR" |
|
Order="2" |
|
Name="20范围拆分(调入)" |
|
Tooltip="范围拆分(调入)" |
|
ItemType="CmdItem" |
|
SmallImage="\Resources\功能资源.png" |
|
LargeImage="\Resources\功能资源.png" |
|
TextImageRelation="" |
|
ShortcutKeys="" |
|
LocationUri="Menu.Start.Group.BoundaryReadjust" |
|
CommandId="Kingo.Plugin.AttributeMaintain.Commands.CmdCZC_TRCommand"/> |
|
</Extension> |
|
</Bundle> |