1234567891011121314151617181920212223242526272829 |
- $PBExportHeader$dw_oppose_item.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 )
- header(height=72 color="536870912" )
- summary(height=0 color="536870912" )
- footer(height=64 color="536870912" )
- detail(height=76 color="536870912" )
- table(column=(type=long update=yes updatewhereclause=yes key=yes name=itemid dbname="u_oppose_item.itemid" initial="0" )
- column=(type=long update=yes updatewhereclause=yes name=itemtype dbname="u_oppose_item.itemtype" initial="0" values="客户 0/供应商 1/" )
- column=(type=char(30) update=yes updatewhereclause=yes name=itemname dbname="u_oppose_item.itemname" initial="empty" )
- column=(type=long update=yes updatewhereclause=yes name=inuse dbname="u_oppose_item.inuse" initial="1" values=" 1/ 0" )
- retrieve=" SELECT u_oppose_item.itemid,
- u_oppose_item.itemtype,
- u_oppose_item.itemname,
- u_oppose_item.inuse
- FROM u_oppose_item
- " update="u_oppose_item" updatewhere=0 updatekeyinplace=no sort="itemtype A itemid A " )
- text(band=header alignment="2" text="类别" border="0" color="33554432" x="9" y="8" height="56" width="302" html.valueishtml="0" name=itemtype_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="16777215" )
- text(band=header alignment="2" text="项目名称" border="0" color="33554432" x="320" y="8" height="56" width="969" html.valueishtml="0" name=itemname_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="16777215" )
- text(band=header alignment="2" text="有效" border="0" color="33554432" x="1298" y="8" height="56" width="155" html.valueishtml="0" name=inuse_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=2 alignment="2" tabsequence=32766 border="0" color="33554432" x="9" y="4" height="68" width="302" format="[general]" html.valueishtml="0" name=itemtype visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.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="320" y="4" height="68" width="969" format="[general]" html.valueishtml="0" name=itemname visible="1" edit.limit=30 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=4 alignment="2" tabsequence=32766 border="0" color="33554432" x="1298" y="4" height="68" width="155" format="[general]" html.valueishtml="0" name=inuse 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" )
- compute(band=footer alignment="2" expression="count(itemtype for all)"border="0" color="16711680" x="9" y="4" height="56" width="302" format="[general]" html.valueishtml="0" name=compute_1 visible="1" font.face="宋体" font.height="-9" font.weight="700" font.family="0" font.pitch="2" font.charset="134" 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" )
|