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.
266 lines
6.9 KiB
266 lines
6.9 KiB
9 years ago
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<WorkBook xmlVersion="20141222" releaseVersion="8.0.0">
|
||
|
<TableDataMap>
|
||
|
<TableData name="node1" class="com.fr.data.impl.DBTableData">
|
||
|
<Parameters/>
|
||
|
<Attributes maxMemRowCount="-1"/>
|
||
|
<Connection class="com.fr.data.impl.NameDatabaseConnection">
|
||
|
<DatabaseName>
|
||
|
<![CDATA[local]]></DatabaseName>
|
||
|
</Connection>
|
||
|
<Query>
|
||
|
<![CDATA[select code from tree where LENGTH(code) = 2]]></Query>
|
||
|
</TableData>
|
||
|
<TableData name="node2" class="com.fr.data.impl.DBTableData">
|
||
|
<Parameters/>
|
||
|
<Attributes maxMemRowCount="-1"/>
|
||
|
<Connection class="com.fr.data.impl.NameDatabaseConnection">
|
||
|
<DatabaseName>
|
||
|
<![CDATA[local]]></DatabaseName>
|
||
|
</Connection>
|
||
|
<Query>
|
||
|
<![CDATA[select code from tree where LENGTH(code) = 4 and left(code, 2) = '${@1}']]></Query>
|
||
|
</TableData>
|
||
|
<TableData name="node3" class="com.fr.data.impl.DBTableData">
|
||
|
<Parameters/>
|
||
|
<Attributes maxMemRowCount="-1"/>
|
||
|
<Connection class="com.fr.data.impl.NameDatabaseConnection">
|
||
|
<DatabaseName>
|
||
|
<![CDATA[local]]></DatabaseName>
|
||
|
</Connection>
|
||
|
<Query>
|
||
|
<![CDATA[select code from tree where LENGTH(code) = 6 and left(code, 4) = '${@2}']]></Query>
|
||
|
</TableData>
|
||
|
</TableDataMap>
|
||
|
<ReportWebAttr>
|
||
|
<ServerPrinter/>
|
||
|
<WebPageContent>
|
||
|
<ToolBars>
|
||
|
<ToolBarManager>
|
||
|
<Location>
|
||
|
<Embed position="1"/>
|
||
|
</Location>
|
||
|
<ToolBar>
|
||
|
<Widget class="com.fr.report.web.button.page.First">
|
||
|
<WidgetAttr>
|
||
|
<PrivilegeControl/>
|
||
|
</WidgetAttr>
|
||
|
<Text>
|
||
|
<![CDATA[${i18n('ReportServerP-First')}]]></Text>
|
||
|
<IconName>
|
||
|
<![CDATA[first]]></IconName>
|
||
|
</Widget>
|
||
|
<Widget class="com.fr.report.web.button.page.Previous">
|
||
|
<WidgetAttr>
|
||
|
<PrivilegeControl/>
|
||
|
</WidgetAttr>
|
||
|
<Text>
|
||
|
<![CDATA[${i18n('ReportServerP-Previous')}]]></Text>
|
||
|
<IconName>
|
||
|
<![CDATA[previous]]></IconName>
|
||
|
</Widget>
|
||
|
<Widget class="com.fr.report.web.button.page.PageNavi">
|
||
|
<WidgetAttr>
|
||
|
<PrivilegeControl/>
|
||
|
</WidgetAttr>
|
||
|
</Widget>
|
||
|
<Widget class="com.fr.report.web.button.page.Next">
|
||
|
<WidgetAttr>
|
||
|
<PrivilegeControl/>
|
||
|
</WidgetAttr>
|
||
|
<Text>
|
||
|
<![CDATA[${i18n('ReportServerP-Next')}]]></Text>
|
||
|
<IconName>
|
||
|
<![CDATA[next]]></IconName>
|
||
|
</Widget>
|
||
|
<Widget class="com.fr.report.web.button.page.Last">
|
||
|
<WidgetAttr>
|
||
|
<PrivilegeControl/>
|
||
|
</WidgetAttr>
|
||
|
<Text>
|
||
|
<![CDATA[${i18n('ReportServerP-Last')}]]></Text>
|
||
|
<IconName>
|
||
|
<![CDATA[last]]></IconName>
|
||
|
</Widget>
|
||
|
<Widget class="com.fr.report.web.button.FlashPrint">
|
||
|
<WidgetAttr>
|
||
|
<PrivilegeControl/>
|
||
|
</WidgetAttr>
|
||
|
<Text>
|
||
|
<![CDATA[${i18n('Utils-Print[Client]A')}]]></Text>
|
||
|
<IconName>
|
||
|
<![CDATA[flashprint]]></IconName>
|
||
|
</Widget>
|
||
|
<Widget class="com.fr.report.web.button.Print">
|
||
|
<WidgetAttr>
|
||
|
<PrivilegeControl/>
|
||
|
</WidgetAttr>
|
||
|
<Text>
|
||
|
<![CDATA[${i18n('Print')}]]></Text>
|
||
|
<IconName>
|
||
|
<![CDATA[print]]></IconName>
|
||
|
<PrintButtons/>
|
||
|
</Widget>
|
||
|
<Widget class="com.fr.report.web.button.Export">
|
||
|
<WidgetAttr>
|
||
|
<PrivilegeControl/>
|
||
|
</WidgetAttr>
|
||
|
<Text>
|
||
|
<![CDATA[${i18n('Export')}]]></Text>
|
||
|
<IconName>
|
||
|
<![CDATA[export]]></IconName>
|
||
|
<Buttons pdf="true" excelP="true" excelO="true" excelS="true" word="true" image="true" html="true"/>
|
||
|
</Widget>
|
||
|
<Widget class="com.fr.report.web.button.Email">
|
||
|
<WidgetAttr>
|
||
|
<PrivilegeControl/>
|
||
|
</WidgetAttr>
|
||
|
<Text>
|
||
|
<![CDATA[${i18n('Email')}]]></Text>
|
||
|
<IconName>
|
||
|
<![CDATA[email]]></IconName>
|
||
|
</Widget>
|
||
|
<Widget class="com.fr.plugin.export.excel.StreamExcelExtensionButton">
|
||
|
<WidgetAttr>
|
||
|
<PrivilegeControl/>
|
||
|
</WidgetAttr>
|
||
|
<Text>
|
||
|
<![CDATA[Excel流式导出]]></Text>
|
||
|
<IconName>
|
||
|
<![CDATA[excel]]></IconName>
|
||
|
</Widget>
|
||
|
</ToolBar>
|
||
|
</ToolBarManager>
|
||
|
</ToolBars>
|
||
|
<WebPage isPage="false" isShowAsImage="false" isAutoScale="false" isTDHeavy="false"/>
|
||
|
</WebPageContent>
|
||
|
</ReportWebAttr>
|
||
|
<Report class="com.fr.report.worksheet.WorkSheet" name="sheet1">
|
||
|
<ReportPageAttr>
|
||
|
<HR/>
|
||
|
<FR/>
|
||
|
<HC/>
|
||
|
<FC/>
|
||
|
</ReportPageAttr>
|
||
|
<ColumnPrivilegeControl/>
|
||
|
<RowPrivilegeControl/>
|
||
|
<RowHeight defaultValue="723900">
|
||
|
<![CDATA[723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900]]></RowHeight>
|
||
|
<ColumnWidth defaultValue="2743200">
|
||
|
<![CDATA[2743200,2743200,2743200,2743200,2743200,2743200,2743200,2743200,2743200,2743200,2743200]]></ColumnWidth>
|
||
|
<CellElementList>
|
||
|
<C c="0" r="0">
|
||
|
<O t="Formula" class="Formula">
|
||
|
<Attributes>
|
||
|
<![CDATA[=$st]]></Attributes>
|
||
|
</O>
|
||
|
<PrivilegeControl/>
|
||
|
<Expand/>
|
||
|
</C>
|
||
|
</CellElementList>
|
||
|
<ReportAttrSet>
|
||
|
<ReportSettings headerHeight="0" footerHeight="0">
|
||
|
<PaperSetting/>
|
||
|
</ReportSettings>
|
||
|
</ReportAttrSet>
|
||
|
<PrivilegeControl/>
|
||
|
</Report>
|
||
|
<ReportParameterAttr>
|
||
|
<Attributes showWindow="true" delayPlaying="true" windowPosition="1" align="0"/>
|
||
|
<PWTitle>
|
||
|
<![CDATA[参数]]></PWTitle>
|
||
|
<ParameterUI class="com.fr.form.main.parameter.FormParameterUI">
|
||
|
<Layout class="com.fr.form.ui.container.WParameterLayout">
|
||
|
<WidgetName name="para"/>
|
||
|
<WidgetAttr>
|
||
|
<PrivilegeControl/>
|
||
|
</WidgetAttr>
|
||
|
<Margin top="1" left="1" bottom="1" right="1"/>
|
||
|
<Border>
|
||
|
<border style="0" color="-723724" type="0" borderStyle="0"/>
|
||
|
<WidgetTitle>
|
||
|
<O>
|
||
|
<![CDATA[新建标题]]></O>
|
||
|
<FRFont name="SimSun" style="0" size="72"/>
|
||
|
<Position pos="0"/>
|
||
|
</WidgetTitle>
|
||
|
<Alpha alpha="1.0"/>
|
||
|
</Border>
|
||
|
<Background name="ColorBackground" color="-1118482"/>
|
||
|
<LCAttr vgap="0" hgap="0" compInterval="0"/>
|
||
|
<Widget class="com.fr.form.ui.container.WAbsoluteLayout$BoundsWidget">
|
||
|
<InnerWidget class="com.fr.plugin.widget.ztree.core.ZTree">
|
||
|
<WidgetName name="st"/>
|
||
|
<WidgetAttr>
|
||
|
<PrivilegeControl/>
|
||
|
</WidgetAttr>
|
||
|
<ZTreeNode class="com.fr.plugin.widget.ztree.core.ZTreeNode">
|
||
|
<Dictionary class="com.fr.data.impl.TableDataDictionary">
|
||
|
<FormulaDictAttr kiName="code" viName="code"/>
|
||
|
<TableDataDictAttr>
|
||
|
<TableData class="com.fr.data.impl.NameTableData">
|
||
|
<Name>
|
||
|
<![CDATA[node1]]></Name>
|
||
|
</TableData>
|
||
|
</TableDataDictAttr>
|
||
|
</Dictionary>
|
||
|
<ZTreeNode class="com.fr.plugin.widget.ztree.core.ZTreeNode">
|
||
|
<Dictionary class="com.fr.data.impl.TableDataDictionary">
|
||
|
<FormulaDictAttr kiName="code" viName="code"/>
|
||
|
<TableDataDictAttr>
|
||
|
<TableData class="com.fr.data.impl.NameTableData">
|
||
|
<Name>
|
||
|
<![CDATA[node2]]></Name>
|
||
|
</TableData>
|
||
|
</TableDataDictAttr>
|
||
|
</Dictionary>
|
||
|
<ZTreeNode class="com.fr.plugin.widget.ztree.core.ZTreeNode">
|
||
|
<Dictionary class="com.fr.data.impl.TableDataDictionary">
|
||
|
<FormulaDictAttr kiName="code" viName="code"/>
|
||
|
<TableDataDictAttr>
|
||
|
<TableData class="com.fr.data.impl.NameTableData">
|
||
|
<Name>
|
||
|
<![CDATA[node3]]></Name>
|
||
|
</TableData>
|
||
|
</TableDataDictAttr>
|
||
|
</Dictionary>
|
||
|
</ZTreeNode>
|
||
|
</ZTreeNode>
|
||
|
</ZTreeNode>
|
||
|
<ZTreeAttr class="com.fr.plugin.widget.ztree.core.ZTreeAttr">
|
||
|
<Attr/>
|
||
|
</ZTreeAttr>
|
||
|
</InnerWidget>
|
||
|
<BoundsAttr x="194" y="22" width="167" height="21"/>
|
||
|
</Widget>
|
||
|
<Widget class="com.fr.form.ui.container.WAbsoluteLayout$BoundsWidget">
|
||
|
<InnerWidget class="com.fr.form.parameter.FormSubmitButton">
|
||
|
<WidgetName name="formSubmit0"/>
|
||
|
<WidgetAttr>
|
||
|
<PrivilegeControl/>
|
||
|
</WidgetAttr>
|
||
|
<Text>
|
||
|
<![CDATA[查询]]></Text>
|
||
|
<Hotkeys>
|
||
|
<![CDATA[enter]]></Hotkeys>
|
||
|
</InnerWidget>
|
||
|
<BoundsAttr x="376" y="23" width="80" height="21"/>
|
||
|
</Widget>
|
||
|
<Sorted sorted="false"/>
|
||
|
<Display display="true"/>
|
||
|
<DelayDisplayContent delay="true"/>
|
||
|
<Position position="0"/>
|
||
|
<Design_Width design_width="960"/>
|
||
|
<MobileWidgetList>
|
||
|
<Widget widgetName="zTree0"/>
|
||
|
</MobileWidgetList>
|
||
|
<WidgetNameTagMap/>
|
||
|
</Layout>
|
||
|
<DesignAttr width="960" height="80"/>
|
||
|
</ParameterUI>
|
||
|
</ReportParameterAttr>
|
||
|
<StyleList/>
|
||
|
<DesignerVersion DesignerVersion="IAA"/>
|
||
|
<PreviewType PreviewType="0"/>
|
||
|
</WorkBook>
|