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.
25 lines
943 B
25 lines
943 B
<?xml version="1.0" encoding="UTF-8" standalone="no"?><plugin> |
|
<id>com.fr.plugin.xx.jsd9663</id> |
|
<name><![CDATA[ 超链向父窗口传参 ]]></name> |
|
<active>yes</active> |
|
<version>1.0.1</version> |
|
<env-version>10.0</env-version> |
|
<vendor>fr.open</vendor> |
|
<jartime>2020-11-02</jartime> |
|
<description><![CDATA[ postMessage ]]></description> |
|
<change-notes> |
|
<![CDATA[2022-03-03 初始化工程]]> |
|
<![CDATA[2022-03-07 设计器页面增加超链选项]]> |
|
</change-notes> |
|
<main-package>com.fr.plugin.xx</main-package> |
|
<!--功能点注册,这个类不能去掉--> |
|
<function-recorder class="com.fr.plugin.xx.jsd9663.FuncRecorder"/> |
|
|
|
<extra-report> |
|
<JavaScriptFileHandler class="com.fr.plugin.xx.jsd9663.JsFileHandler"/> |
|
</extra-report> |
|
<extra-designer> |
|
<HyperlinkProvider class="com.fr.plugin.xx.jsd9663.hyperlink.PostMessage"/> |
|
</extra-designer> |
|
|
|
</plugin> |