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.
20 lines
749 B
20 lines
749 B
<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
|
<plugin> |
|
<id>com.fr.plugin.report.lazysheet</id> |
|
<name><![CDATA[多sheet懒加载]]></name> |
|
<active>yes</active> |
|
<version>2.0</version> |
|
<env-version>8.0</env-version> |
|
<jartime>2015-08-09</jartime> |
|
<vendor>路人乙</vendor> |
|
<description><![CDATA[多sheet报表仅仅只加载当前sheet(不支持sheet间运算)]]></description> |
|
<change-notes><![CDATA[无]]></change-notes> |
|
<extra-core> |
|
</extra-core> |
|
<extra-report> |
|
<ActorProvider class="com.fr.plugin.lazy.sheet.LazySheetActorMark"/> |
|
</extra-report> |
|
<extra-designer> |
|
<PreviewProvider class="com.fr.plugin.lazy.sheet.LazySheetPreview"/> |
|
</extra-designer> |
|
</plugin> |