dw_xls_billedit.srd 7.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. $PBExportHeader$dw_xls_billedit.srd
  2. release 9;
  3. datawindow(units=0 timer_interval=0 color=1073741824 processing=0 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 )
  4. summary(height=0 color="536870912" )
  5. footer(height=0 color="536870912" )
  6. detail(height=808 color="536870912" )
  7. table(column=(type=long update=yes updatewhereclause=yes key=yes name=billid dbname="U_XLS_BillList.BillID" initial="0" )
  8. column=(type=char(50) update=yes updatewhereclause=yes name=billname dbname="U_XLS_BillList.BillName" initial="empty" )
  9. column=(type=char(50) update=yes updatewhereclause=yes name=defaultdatawindow dbname="U_XLS_BillList.DefaultDataWindow" initial="empty" )
  10. column=(type=char(50) update=yes updatewhereclause=yes name=billtype dbname="U_XLS_BillList.BillType" initial="empty" )
  11. column=(type=long update=yes updatewhereclause=yes name=parentid dbname="U_XLS_BillList.parentid" initial="0" values=" 0/ 1" )
  12. column=(type=char(30) update=yes updatewhereclause=yes name=sign dbname="U_XLS_BillList.sign" initial="empty" )
  13. column=(type=long update=yes updatewhereclause=yes name=rootid dbname="U_XLS_BillList.rootid" initial="0" )
  14. column=(type=long updatewhereclause=yes name=handle dbname="handle" initial="0" )
  15. column=(type=long updatewhereclause=yes name=if_allow_edit dbname="if_allow_edit" initial="1" values=" 1/ 0" )
  16. retrieve=" SELECT U_XLS_BillList.BillID ,
  17. U_XLS_BillList.BillName,
  18. U_XLS_BillList.DefaultDataWindow,
  19. U_XLS_BillList.BillType,
  20. U_XLS_BillList.parentid ,
  21. U_XLS_BillList.sign,
  22. U_XLS_BillList.rootid,
  23. 0 as handle ,
  24. 0 as if_allow_edit
  25. FROM U_XLS_BillList
  26. " update="U_XLS_BillList" updatewhere=0 updatekeyinplace=yes sort="billname D " )
  27. text(band=detail alignment="1" text="数据窗口名称" border="0" color="16711680" x="37" y="512" height="56" width="343" html.valueishtml="0" name=defaultdatawindow_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" )
  28. column(band=detail id=3 alignment="0" tabsequence=30 border="4" color="16711680" x="398" y="512" height="68" width="997" format="[general]" html.valueishtml="0" name=defaultdatawindow visible="1" edit.limit=50 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="134" background.mode="1" background.color="536870912" )
  29. compute(band=detail alignment="0" expression=" string(billid )"border="0" color="33554432" x="1522" y="60" height="76" width="256" format="[General]" html.valueishtml="0" name=bid visible="0" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
  30. compute(band=detail alignment="0" expression=" string(parentid )"border="0" color="33554432" x="1518" y="152" height="76" width="256" format="[General]" html.valueishtml="0" name=pid visible="0" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
  31. groupbox(band=detail text="修改"border="2" color="33554432" x="27" y="16" height="436" width="1431" name=gb_1 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" righttoleft=1 )
  32. column(band=detail id=9 alignment="0" tabsequence=50 border="0" color="33554432" x="1239" y="12" height="52" width="59" format="[general]" html.valueishtml="0" name=if_allow_edit 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="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" )
  33. text(band=detail alignment="1" text="单 据 标 识" border="0" color="0~tif (if_allow_edit =1,rgb(0,0,255) , rgb(0,0,0) )" x="37" y="328" height="56" width="343" html.valueishtml="0" name=sign_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" )
  34. text(band=detail alignment="1" text="窗 口 名 称" border="0" color="0~tif (if_allow_edit =1,rgb(0,0,255) , rgb(0,0,0) )" x="37" y="208" height="56" width="343" html.valueishtml="0" name=billtype_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" )
  35. text(band=detail alignment="1" text="单 据 名 称" border="0" color="0~tif (if_allow_edit =1,rgb(0,0,255) , rgb(0,0,0) )" x="37" y="88" height="56" width="343" html.valueishtml="0" name=billname_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" )
  36. column(band=detail id=6 alignment="0" tabsequence=40 border="4" color="0~tif (if_allow_edit =1,rgb(0,0,255) , rgb(0,0,0) )" x="398" y="328" height="68" width="997" format="[general]" html.valueishtml="0" protect="0~t1- if_allow_edit " name=sign 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="134" background.mode="1" background.color="536870912" )
  37. column(band=detail id=4 alignment="0" tabsequence=20 border="4" color="0~tif (if_allow_edit =1,rgb(0,0,255) , rgb(0,0,0) )" x="398" y="208" height="68" width="997" format="[general]" html.valueishtml="0" protect="0~t1- if_allow_edit " name=billtype visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  38. column(band=detail id=2 alignment="0" tabsequence=10 border="4" color="0~tif (if_allow_edit =1,rgb(0,0,255) , rgb(0,0,0) )" x="398" y="88" height="68" width="997" format="[general]" html.valueishtml="0" protect="0~t1- if_allow_edit " name=billname visible="1" edit.limit=50 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="134" background.mode="1" background.color="536870912" )
  39. htmltable(border="1" )
  40. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  41. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  42. import.xml()
  43. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )