12345678910111213141516171819202122232425262728293031323334 |
- $PBExportHeader$dw_oa_remainddef.srd
- release 9;
- datawindow(units=0 timer_interval=0 color=1073741824 processing=1 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 110 print.margin.right = 110 print.margin.top = 96 print.margin.bottom = 96 print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no grid.lines=0 selected.mouse=no )
- header(height=68 color="536870912" )
- summary(height=68 color="536870912" )
- footer(height=0 color="536870912" )
- detail(height=72 color="536870912" height.autosize=yes)
- table(column=(type=char(100) update=yes updatewhereclause=yes name=wrmcode dbname="oa_workremindDef.wRMcODE" )
- column=(type=char(100) updatewhereclause=yes name=wrmname dbname="oa_workremindDef.WrmName" )
- column=(type=char(4099) updatewhereclause=no name=chktimedir dbname="oa_workremindDef.ChkTimedir" )
- column=(type=long update=yes updatewhereclause=yes key=yes name=wrmid dbname="oa_workremindDef.WrmID" )
- column=(type=long updatewhereclause=yes name=selected dbname="selected" values=" 1/ 0" )
- retrieve=" SELECT oa_workremindDef.wRMcODE,
- oa_workremindDef.WrmName,
- oa_workremindDef.ChkTimedir,
- oa_workremindDef.WrmID ,
- 0 as selected
- FROM oa_workremindDef
- where ModuleName=:ModName or ModuleName=''
- " update="oa_workremindDef" updatewhere=1 updatekeyinplace=no arguments=(("ModName", string)) )
- text(band=header alignment="2" text="提醒编号" border="0" color="33554432" x="178" y="4" height="56" width="357" html.valueishtml="0" name=wrmcode_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- text(band=header alignment="2" text="提醒名称" border="0" color="33554432" x="544" y="4" height="56" width="430" html.valueishtml="0" name=wrmname_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- text(band=header alignment="2" text="触发规则" border="0" color="33554432" x="983" y="4" height="56" width="1193" html.valueishtml="0" name=chktimedir_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" )
- column(band=detail id=1 alignment="0" tabsequence=32766 border="0" color="33554432" x="178" y="0" height="68" width="357" format="[general]" html.valueishtml="0" name=wrmcode visible="1" edit.limit=100 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="33554432" x="544" y="0" height="68" width="430" format="[general]" html.valueishtml="0" name=wrmname visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- column(band=detail id=3 alignment="0" tabsequence=32766 border="0" color="33554432" x="983" y="0" height="68" width="1193" format="[general]" html.valueishtml="0" name=chktimedir visible="1" height.autosize=yes edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- compute(band=summary alignment="2" expression="count( wrmcode for all )"border="0" color="0" x="178" y="4" height="64" width="357" format="[GENERAL]" html.valueishtml="0" name=compute_1 visible="1" font.face="宋体" font.height="-9" font.weight="700" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- text(band=header alignment="2" text="选择" border="0" color="16711680" x="9" y="4" height="56" width="160" html.valueishtml="0" name=selected_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=5 alignment="2" tabsequence=32766 border="0" color="16711680" x="9" y="0" height="68" width="160" format="[general]" html.valueishtml="0" name=selected visible="1" checkbox.text="" checkbox.on="1" checkbox.off="0" checkbox.scale=no checkbox.threed=yes font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- htmltable(border="1" )
- htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
- export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
- import.xml()
- export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )
|