1234567891011121314151617181920212223242526272829303132 |
- $PBExportHeader$dw_u_xls_templates.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 ole.client.class="DataWindow" ole.client.name="blob" grid.lines=0 )
- header(height=92 color="536870912" )
- summary(height=0 color="536870912" )
- footer(height=0 color="536870912" )
- detail(height=120 color="536870912" )
- table(column=(type=long update=yes updatewhereclause=yes key=yes name=id dbname="U_XLS_Templates.id" )
- column=(type=long update=yes updatewhereclause=yes name=tid dbname="U_XLS_Templates.tid" )
- column=(type=long update=yes updatewhereclause=yes name=defaults dbname="U_XLS_Templates.Defaults" )
- column=(type=char(50) update=yes updatewhereclause=yes name=templatesname dbname="U_XLS_Templates.TemplatesName" )
- column=(type=blob name=blob_1 dbname="Templates" )
- retrieve=" SELECT U_XLS_Templates.id,
- U_XLS_Templates.tid,
- U_XLS_Templates.Defaults,
- U_XLS_Templates.TemplatesName
- FROM U_XLS_Templates
- " update="U_XLS_Templates" updatewhere=1 updatekeyinplace=no )
- text(band=header alignment="2" text="Id" border="0" color="33554432" x="9" y="8" height="76" width="384" html.valueishtml="0" name=id_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- text(band=header alignment="2" text="Tid" border="0" color="33554432" x="402" y="8" height="76" width="384" html.valueishtml="0" name=tid_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- text(band=header alignment="2" text="Defaults" border="0" color="33554432" x="795" y="8" height="76" width="384" html.valueishtml="0" name=defaults_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- text(band=header alignment="2" text="Templatesname" border="0" color="33554432" x="1189" y="8" height="76" width="1632" html.valueishtml="0" name=templatesname_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- column(band=detail id=1 alignment="1" tabsequence=10 border="0" color="33554432" x="9" y="8" height="88" width="384" format="[general]" html.valueishtml="0" name=id visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- column(band=detail id=2 alignment="1" tabsequence=20 border="0" color="33554432" x="402" y="8" height="88" width="384" format="[general]" html.valueishtml="0" name=tid visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- column(band=detail id=3 alignment="1" tabsequence=30 border="0" color="33554432" x="795" y="8" height="88" width="384" format="[general]" html.valueishtml="0" name=defaults visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- column(band=detail id=4 alignment="0" tabsequence=40 border="0" color="33554432" x="1189" y="8" height="88" width="1632" format="[general]" html.valueishtml="0" name=templatesname visible="1" edit.limit=50 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- tableblob (band=detail table="U_XLS_Templates" keyclause="id=:id" template="" id=5 x="9" y="0" height="120" width="384" border="0" oleclass="Excel.Sheet.8" clientname="TemplatesName+string(id)" name=blob_1 visible="1" )
- 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" )
|