123456789101112131415161718192021222324252627 |
- this.title=
- tblMain.id=id
- tblMain.number=number
- tblMain.bizDate=bizDate
- tblMain.description=description
- tblMain.createTime=createTime
- tblMain.lastUpdateTime=lastUpdateTime
- tblMain.auditor.number=auditor.number
- tblMain.auditor.name=auditor.name
- tblMain.creator.number=creator.number
- tblMain.creator.name=creator.name
- tblMain.lastUpdateUser.number=lastUpdateUser.number
- tblMain.lastUpdateUser.name=lastUpdateUser.name
- tblMain.entrys.id=entrys.id
- tblMain.handler.number=handler.number
- tblMain.handler.name=handler.name
- tblMain.entrys.seq=entrys.seq
- tblMain.formatXml=<?xml version\="1.0" encoding\="UTF-8"?> <DocRoot xmlns\:c\="http\://www.kingdee.com/Common" xmlns\:f\="http\://www.kingdee.com/Form" xmlns\:t\="http\://www.kingdee.com/Table" xmlns\:xsi\="http\://www.w3.org/2001/XMLSchema-instance" xsi\:schemaLocation\="http\://www.kingdee.com/KDF KDFSchema.xsd" version\="0.0"><Styles /><Table id\="KDTable"><t\:Sheet name\="sheet1"><t\:Table t\:selectMode\="15" t\:mergeMode\="0" t\:dataRequestMode\="0" t\:pageRowCount\="100"><t\:ColumnGroup><t\:Column t\:key\="id" t\:width\="-1" t\:mergeable\="true" t\:resizeable\="true" t\:moveable\="true" t\:group\="false" /><t\:Column t\:key\="number" t\:width\="-1" t\:mergeable\="true" t\:resizeable\="true" t\:moveable\="true" t\:group\="false" /><t\:Column t\:key\="bizDate" t\:width\="-1" t\:mergeable\="true" t\:resizeable\="true" t\:moveable\="true" t\:group\="false" /><t\:Column t\:key\="description" t\:width\="-1" t\:mergeable\="true" t\:resizeable\="true" t\:moveable\="true" t\:group\="false" /><t\:Column t\:key\="createTime" t\:width\="-1" t\:mergeable\="true" t\:resizeable\="true" t\:moveable\="true" t\:group\="false" /><t\:Column t\:key\="lastUpdateTime" t\:width\="-1" t\:mergeable\="true" t\:resizeable\="true" t\:moveable\="true" t\:group\="false" /><t\:Column t\:key\="auditor.number" t\:width\="-1" t\:mergeable\="true" t\:resizeable\="true" t\:moveable\="true" t\:group\="false" /><t\:Column t\:key\="auditor.name" t\:width\="-1" t\:mergeable\="true" t\:resizeable\="true" t\:moveable\="true" t\:group\="false" /><t\:Column t\:key\="creator.number" t\:width\="-1" t\:mergeable\="true" t\:resizeable\="true" t\:moveable\="true" t\:group\="false" /><t\:Column t\:key\="creator.name" t\:width\="-1" t\:mergeable\="true" t\:resizeable\="true" t\:moveable\="true" t\:group\="false" /><t\:Column t\:key\="lastUpdateUser.number" t\:width\="-1" t\:mergeable\="true" t\:resizeable\="true" t\:moveable\="true" t\:group\="false" /><t\:Column t\:key\="lastUpdateUser.name" t\:width\="-1" t\:mergeable\="true" t\:resizeable\="true" t\:moveable\="true" t\:group\="false" /><t\:Column t\:key\="entrys.id" t\:width\="-1" t\:mergeable\="true" t\:resizeable\="true" t\:moveable\="true" t\:group\="false" /><t\:Column t\:key\="handler.number" t\:width\="-1" t\:mergeable\="true" t\:resizeable\="true" t\:moveable\="true" t\:group\="false" /><t\:Column t\:key\="handler.name" t\:width\="-1" t\:mergeable\="true" t\:resizeable\="true" t\:moveable\="true" t\:group\="false" /><t\:Column t\:key\="entrys.seq" t\:width\="-1" t\:mergeable\="true" t\:resizeable\="true" t\:moveable\="true" t\:group\="false" /></t\:ColumnGroup><t\:Head><t\:Row t\:name\="header" t\:height\="-1" t\:mergeable\="true" t\:resizeable\="true"><t\:Cell>id</t\:Cell><t\:Cell>number</t\:Cell><t\:Cell>bizDate</t\:Cell><t\:Cell>description</t\:Cell><t\:Cell>createTime</t\:Cell><t\:Cell>lastUpdateTime</t\:Cell><t\:Cell>auditor.number</t\:Cell><t\:Cell>auditor.name</t\:Cell><t\:Cell>creator.number</t\:Cell><t\:Cell>creator.name</t\:Cell><t\:Cell>lastUpdateUser.number</t\:Cell><t\:Cell>lastUpdateUser.name</t\:Cell><t\:Cell>entrys.id</t\:Cell><t\:Cell>handler.number</t\:Cell><t\:Cell>handler.name</t\:Cell><t\:Cell>entrys.seq</t\:Cell></t\:Row></t\:Head></t\:Table><t\:SheetOptions><t\:MergeBlocks><t\:Head /></t\:MergeBlocks></t\:SheetOptions></t\:Sheet></Table></DocRoot>
- ActionRemove.SHORT_DESCRIPTION=
- ActionRemove.LONG_DESCRIPTION=
- ActionRemove.NAME=
- ActionTDPrint.SHORT_DESCRIPTION=
- ActionTDPrint.LONG_DESCRIPTION=
- ActionTDPrint.NAME=
- ActionTDPrintPreview.SHORT_DESCRIPTION=
- ActionTDPrintPreview.LONG_DESCRIPTION=
- ActionTDPrintPreview.NAME=
|