12345678910111213141516171819202122 |
- $PBExportHeader$dw_billpic_fileclass_edit.srd
- release 9;
- 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 )
- header(height=76 color="536870912" )
- summary(height=0 color="536870912" )
- footer(height=0 color="536870912" )
- detail(height=72 color="536870912" )
- table(column=(type=long update=yes updatewhereclause=yes key=yes name=billtype dbname="u_billpic_fileclass.billtype" initial="0" )
- column=(type=long update=yes updatewhereclause=yes name=classid dbname="u_billpic_fileclass.classid" initial="0" )
- retrieve=" SELECT u_billpic_fileclass.billtype,
- u_billpic_fileclass.classid
- FROM u_billpic_fileclass
- " update="u_billpic_fileclass" updatewhere=1 updatekeyinplace=no )
- 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" )
- 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" )
- 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" )
- 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" )
- 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" )
|