dw_billpic_fileclass_edit.srd 3.2 KB

12345678910111213141516171819202122
  1. $PBExportHeader$dw_billpic_fileclass_edit.srd
  2. release 9;
  3. datawindow(units=0 timer_interval=0 color=16777215 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 )
  4. header(height=76 color="536870912" )
  5. summary(height=0 color="536870912" )
  6. footer(height=0 color="536870912" )
  7. detail(height=72 color="536870912" )
  8. table(column=(type=long update=yes updatewhereclause=yes key=yes name=billtype dbname="u_billpic_fileclass.billtype" initial="0" )
  9. column=(type=long update=yes updatewhereclause=yes name=classid dbname="u_billpic_fileclass.classid" initial="0" )
  10. retrieve=" SELECT u_billpic_fileclass.billtype,
  11. u_billpic_fileclass.classid
  12. FROM u_billpic_fileclass
  13. " update="u_billpic_fileclass" updatewhere=1 updatekeyinplace=no )
  14. text(band=header alignment="2" text="单据名称" border="0" color="0" x="9" y="8" height="76" width="608" html.valueishtml="0" name=billtype_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" )
  15. text(band=header alignment="2" text="分类名称" border="0" color="0" x="626" y="8" height="76" width="763" html.valueishtml="0" name=classid_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" )
  16. column(band=detail id=1 alignment="0" tabsequence=32766 border="0" color="0" x="9" y="4" height="64" width="608" format="[general]" html.valueishtml="0" name=billtype visible="1" dddw.name=dw_fj_bill_data dddw.displaycolumn=bill_name dddw.datacolumn=billtype dddw.percentwidth=200 dddw.lines=10 dddw.limit=0 dddw.allowedit=no dddw.useasborder=no dddw.case=any dddw.imemode=0 dddw.hscrollbar=yes dddw.vscrollbar=yes font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  17. column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="0" x="626" y="4" height="64" width="763" format="[general]" html.valueishtml="0" name=classid visible="1" dddw.name=ddd_fileclass dddw.displaycolumn=classname dddw.datacolumn=classid dddw.percentwidth=100 dddw.lines=10 dddw.limit=0 dddw.allowedit=no dddw.useasborder=no dddw.case=any dddw.imemode=0 dddw.vscrollbar=yes font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  18. htmltable(border="1" )
  19. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  20. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  21. import.xml()
  22. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )