设计器辅助工具-扩展行列自动变更单元格
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.

23 lines
959 B

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<plugin>
<id>com.fr.plugin.cafe.expand</id>
<name><![CDATA[行列扩展辅助变更]]></name>
<active>yes</active>
<hidden>no</hidden>
<version>1.0.0</version>
<env-version>10.0</env-version>
<jartime>2020-01-01</jartime>
<vendor>crm</vendor>
<description><![CDATA[行列扩展辅助变更]]></description>
<change-notes><![CDATA[无]]></change-notes>
<extra-core>
<FunctionDefineProvider class="com.fr.plugin.cafe_expand.function.DoExpandFile" name="DoExpandFile" description="扩展单元格"/>
<LocaleFinder class="com.fr.plugin.cafe_expand.designerhelp.ExpandUniversalLocaleBridge"/>
</extra-core>
<extra-designer>
<DesignerFrameUpButtonProvider class="com.fr.plugin.cafe_expand.designerhelp.JumpToAnalysis"/>
</extra-designer>
<function-recorder class="com.fr.plugin.cafe_expand.function.DoExpandFile"/>
</plugin>