<?xml version="1.0" encoding="UTF-8"?>
<WorkBook xmlVersion="20170720" releaseVersion="10.0.0">
<ReportWebAttr>
<ServerPrinter/>
<WebWriteContent>
<ToolBars/>
<EditRowColor setColor="false"/>
<WebWrite SheetPosition="3"/>
<RptLocation isShowAtLeft="false"/>
<UnloadCheck check="false"/>
<ShowWidgets show="true"/>
<OtherAttr autoStash="false"/>
</WebWriteContent>
</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">
<PrivilegeControl/>
<Expand/>
</C>
<C c="1" r="3" rs="3">
<PrivilegeControl/>
<Widget class="com.fr.form.ui.CheckBox">
<Listener event="statechange">
<JavaScript class="com.fr.js.JavaScriptImpl">
<Parameters/>
<Content>
<![CDATA[if(this.getValue()){
	contentPane.getWidgetByName("2").setValue(true);
	contentPane.getWidgetByName("3").setValue(true);
	contentPane.getWidgetByName("4").setValue(true);
	contentPane.getWidgetByName("2.1").setValue([10,11]A);
	contentPane.getWidgetByName("3.1").setValue([20,21]A);
	contentPane.getWidgetByName("4.1").setValue([30,31]A);
}else{
	contentPane.getWidgetByName("2").setValue(false);
	contentPane.getWidgetByName("3").setValue(false);
	contentPane.getWidgetByName("4").setValue(false);
	contentPane.getWidgetByName("2.1").setValue(false);
	contentPane.getWidgetByName("3.1").setValue(false);
	contentPane.getWidgetByName("4.1").setValue(false);
}
]]></Content>
</JavaScript>
</Listener>
<WidgetName name="1"/>
<WidgetAttr description="">
<PrivilegeControl/>
</WidgetAttr>
<Text>
<![CDATA[1]]></Text>
</Widget>
<Expand/>
</C>
<C c="2" r="3" s="0">
<PrivilegeControl/>
<Widget class="com.fr.form.ui.CheckBox">
<Listener event="statechange">
<JavaScript class="com.fr.js.JavaScriptImpl">
<Parameters/>
<Content>
<![CDATA[var arr = [10,11]A;
if(this.getValue()){
	contentPane.getWidgetByName("2.1").setValue(arr);
}else{
	contentPane.getWidgetByName("2.1").setValue();
}
]]></Content>
</JavaScript>
</Listener>
<WidgetName name="2"/>
<WidgetAttr description="">
<PrivilegeControl/>
</WidgetAttr>
<Text>
<![CDATA[1.1]]></Text>
</Widget>
<Expand/>
</C>
<C c="3" r="3" cs="2" s="1">
<PrivilegeControl/>
<Widget class="com.fr.form.ui.CheckBoxGroup">
<WidgetName name="2.1"/>
<WidgetAttr description="">
<PrivilegeControl/>
</WidgetAttr>
<Dictionary class="com.fr.data.impl.CustomDictionary">
<CustomDictAttr>
<Dict key="10" value="10"/>
<Dict key="11" value="11"/>
</CustomDictAttr>
</Dictionary>
<widgetValue/>
<BGAttr columnsInRow="2"/>
<NotAdaptive/>
</Widget>
<Expand/>
</C>
<C c="2" r="4" s="2">
<PrivilegeControl/>
<Widget class="com.fr.form.ui.CheckBox">
<Listener event="statechange">
<JavaScript class="com.fr.js.JavaScriptImpl">
<Parameters/>
<Content>
<![CDATA[var arr = [20,21]A;
if(this.getValue()){
	contentPane.getWidgetByName("3.1").setValue(arr);
}else{
	contentPane.getWidgetByName("3.1").setValue();
}]]></Content>
</JavaScript>
</Listener>
<WidgetName name="3"/>
<WidgetAttr description="">
<PrivilegeControl/>
</WidgetAttr>
<Text>
<![CDATA[1.2]]></Text>
</Widget>
<Expand/>
</C>
<C c="3" r="4" cs="2" s="1">
<PrivilegeControl/>
<Widget class="com.fr.form.ui.CheckBoxGroup">
<WidgetName name="3.1"/>
<WidgetAttr description="">
<PrivilegeControl/>
</WidgetAttr>
<Dictionary class="com.fr.data.impl.CustomDictionary">
<CustomDictAttr>
<Dict key="20" value="20"/>
<Dict key="21" value="21"/>
</CustomDictAttr>
</Dictionary>
<widgetValue/>
<BGAttr columnsInRow="2"/>
<NotAdaptive/>
</Widget>
<Expand/>
</C>
<C c="5" r="4">
<PrivilegeControl/>
<Widget class="com.fr.form.ui.FreeButton">
<Listener event="click">
<JavaScript class="com.fr.js.JavaScriptImpl">
<Parameters/>
<Content>
<![CDATA[window.open("${servletURL}?viewlet=workbook5.cpt&op=write");]]></Content>
</JavaScript>
</Listener>
<WidgetAttr description="">
<PrivilegeControl/>
</WidgetAttr>
<Text>
<![CDATA[5]]></Text>
</Widget>
<Expand/>
</C>
<C c="2" r="5" s="3">
<PrivilegeControl/>
<Widget class="com.fr.form.ui.CheckBox">
<Listener event="statechange">
<JavaScript class="com.fr.js.JavaScriptImpl">
<Parameters/>
<Content>
<![CDATA[var arr = [30,31]A;
if(this.getValue()){
	contentPane.getWidgetByName("4.1").setValue(arr);
}else{
	contentPane.getWidgetByName("4.1").setValue();
}]]></Content>
</JavaScript>
</Listener>
<WidgetName name="4"/>
<WidgetAttr description="">
<PrivilegeControl/>
</WidgetAttr>
<Text>
<![CDATA[1.3]]></Text>
</Widget>
<Expand/>
</C>
<C c="3" r="5" cs="2" s="1">
<PrivilegeControl/>
<Widget class="com.fr.form.ui.CheckBoxGroup">
<WidgetName name="4.1"/>
<WidgetAttr description="">
<PrivilegeControl/>
</WidgetAttr>
<Dictionary class="com.fr.data.impl.CustomDictionary">
<CustomDictAttr>
<Dict key="30" value="30"/>
<Dict key="31" value="31"/>
</CustomDictAttr>
</Dictionary>
<widgetValue/>
<BGAttr columnsInRow="2"/>
<NotAdaptive/>
</Widget>
<Expand/>
</C>
<C c="3" r="10">
<PrivilegeControl/>
<Expand/>
</C>
</CellElementList>
<ReportAttrSet>
<ReportSettings headerHeight="0" footerHeight="0">
<PaperSetting/>
<Background name="ColorBackground" color="-1"/>
</ReportSettings>
</ReportAttrSet>
<PrivilegeControl/>
</Report>
<ReportParameterAttr>
<Attributes showWindow="true" delayPlaying="true" windowPosition="1" align="0" useParamsTemplate="true"/>
<PWTitle>
<![CDATA[参数]]></PWTitle>
</ReportParameterAttr>
<StyleList>
<Style imageLayout="1">
<FRFont name="SimSun" style="0" size="72"/>
<Background name="NullBackground"/>
<Border>
<Top style="1"/>
<Left style="1"/>
<Right style="1"/>
</Border>
</Style>
<Style imageLayout="1">
<FRFont name="SimSun" style="0" size="72"/>
<Background name="NullBackground"/>
<Border>
<Top style="1"/>
<Bottom style="1"/>
<Left style="1"/>
<Right style="1"/>
</Border>
</Style>
<Style imageLayout="1">
<FRFont name="SimSun" style="0" size="72"/>
<Background name="NullBackground"/>
<Border>
<Left style="1"/>
<Right style="1"/>
</Border>
</Style>
<Style imageLayout="1">
<FRFont name="SimSun" style="0" size="72"/>
<Background name="NullBackground"/>
<Border>
<Bottom style="1"/>
<Left style="1"/>
<Right style="1"/>
</Border>
</Style>
</StyleList>
<DesignerVersion DesignerVersion="KAA"/>
<PreviewType PreviewType="1"/>
<TemplateIdAttMark class="com.fr.base.iofile.attr.TemplateIdAttrMark">
<TemplateIdAttMark TemplateId="fdeb4f5b-5de9-4189-8170-2d3583ddaa2c"/>
</TemplateIdAttMark>
</WorkBook>
