123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807 |
- <?xml version="1.0" encoding="UTF-8"?>
- <uiObject xmlns="com.kingdee.bos.metadata">
- <package>com.kingdee.eas.custom.attendanceexception.client</package>
- <name>AttendanceExceptionLogListUI</name>
- <alias>uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].alias</alias>
- <description>uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].description</description>
- <userDefined>true</userDefined>
- <releasePackage>com.kingdee.eas.custom.attendanceexception.client</releasePackage>
- <releaseClass>AttendanceExceptionLogListUI</releaseClass>
- <title>uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].title</title>
- <uitype />
- <defaultbutton />
- <bizUnitPK>com.kingdee.eas.custom.attendanceexception.AttendanceExceptionLog</bizUnitPK>
- <parent>
- <key name="package" value="com.kingdee.eas.framework.client" />
- <key name="name" value="CoreBillListUI" />
- </parent>
- <components>
- <component>
- <name>CoreUI</name>
- <alias>uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].components.component[CoreUI].alias</alias>
- <userDefined>false</userDefined>
- <classType>com.kingdee.bos.ctrl.swing.KDPanel</classType>
- <isContainer>true</isContainer>
- <constraints />
- <tabIndex>0</tabIndex>
- <herited>false</herited>
- <bimUIObjectPK />
- <layoutInfo>
- <name>kDLayout1</name>
- <type>KDLayout</type>
- <value />
- </layoutInfo>
- </component>
- <component>
- <name>tblMain</name>
- <alias>uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].components.component[tblMain].alias</alias>
- <userDefined>false</userDefined>
- <classType>com.kingdee.bos.ctrl.kdf.table.KDTable</classType>
- <isContainer>false</isContainer>
- <constraints>10,10,996,580,15</constraints>
- <tabIndex>0</tabIndex>
- <herited>false</herited>
- <bimUIObjectPK />
- <layoutInfo>
- <name />
- <type>XYLayout</type>
- <value />
- </layoutInfo>
- <properties>
- <property>
- <name>formatXml</name>
- <type>java.lang.String</type>
- <value>uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].components.component[tblMain].properties.property[formatXml].value</value>
- <isMultiLan>true</isMultiLan>
- <userDefined>false</userDefined>
- </property>
- </properties>
- <propertyBindings>
- <propertyBinding>
- <propertyName>id.text</propertyName>
- <propertyType>java.lang.Object</propertyType>
- <bindingObject>mainQuery</bindingObject>
- <bindingField>id</bindingField>
- <fieldType>java.lang.String</fieldType>
- <accessType>2</accessType>
- <autoMode>false</autoMode>
- <herited>false</herited>
- <userDefined>true</userDefined>
- </propertyBinding>
- <propertyBinding>
- <propertyName>number.text</propertyName>
- <propertyType>java.lang.Object</propertyType>
- <bindingObject>mainQuery</bindingObject>
- <bindingField>number</bindingField>
- <fieldType>java.lang.String</fieldType>
- <accessType>2</accessType>
- <autoMode>false</autoMode>
- <herited>false</herited>
- <userDefined>true</userDefined>
- </propertyBinding>
- <propertyBinding>
- <propertyName>bizDate.text</propertyName>
- <propertyType>java.lang.Object</propertyType>
- <bindingObject>mainQuery</bindingObject>
- <bindingField>bizDate</bindingField>
- <fieldType>java.lang.String</fieldType>
- <accessType>2</accessType>
- <autoMode>false</autoMode>
- <herited>false</herited>
- <userDefined>true</userDefined>
- </propertyBinding>
- <propertyBinding>
- <propertyName>description.text</propertyName>
- <propertyType>java.lang.Object</propertyType>
- <bindingObject>mainQuery</bindingObject>
- <bindingField>description</bindingField>
- <fieldType>java.lang.String</fieldType>
- <accessType>2</accessType>
- <autoMode>false</autoMode>
- <herited>false</herited>
- <userDefined>true</userDefined>
- </propertyBinding>
- <propertyBinding>
- <propertyName>createTime.text</propertyName>
- <propertyType>java.lang.Object</propertyType>
- <bindingObject>mainQuery</bindingObject>
- <bindingField>createTime</bindingField>
- <fieldType>java.lang.String</fieldType>
- <accessType>2</accessType>
- <autoMode>false</autoMode>
- <herited>false</herited>
- <userDefined>true</userDefined>
- </propertyBinding>
- <propertyBinding>
- <propertyName>lastUpdateTime.text</propertyName>
- <propertyType>java.lang.Object</propertyType>
- <bindingObject>mainQuery</bindingObject>
- <bindingField>lastUpdateTime</bindingField>
- <fieldType>java.lang.String</fieldType>
- <accessType>2</accessType>
- <autoMode>false</autoMode>
- <herited>false</herited>
- <userDefined>true</userDefined>
- </propertyBinding>
- <propertyBinding>
- <propertyName>auditor.number.text</propertyName>
- <propertyType>java.lang.Object</propertyType>
- <bindingObject>mainQuery</bindingObject>
- <bindingField>auditor.number</bindingField>
- <fieldType>java.lang.String</fieldType>
- <accessType>2</accessType>
- <autoMode>false</autoMode>
- <herited>false</herited>
- <userDefined>true</userDefined>
- </propertyBinding>
- <propertyBinding>
- <propertyName>auditor.name.text</propertyName>
- <propertyType>java.lang.Object</propertyType>
- <bindingObject>mainQuery</bindingObject>
- <bindingField>auditor.name</bindingField>
- <fieldType>java.lang.String</fieldType>
- <accessType>2</accessType>
- <autoMode>false</autoMode>
- <herited>false</herited>
- <userDefined>true</userDefined>
- </propertyBinding>
- <propertyBinding>
- <propertyName>creator.number.text</propertyName>
- <propertyType>java.lang.Object</propertyType>
- <bindingObject>mainQuery</bindingObject>
- <bindingField>creator.number</bindingField>
- <fieldType>java.lang.String</fieldType>
- <accessType>2</accessType>
- <autoMode>false</autoMode>
- <herited>false</herited>
- <userDefined>true</userDefined>
- </propertyBinding>
- <propertyBinding>
- <propertyName>creator.name.text</propertyName>
- <propertyType>java.lang.Object</propertyType>
- <bindingObject>mainQuery</bindingObject>
- <bindingField>creator.name</bindingField>
- <fieldType>java.lang.String</fieldType>
- <accessType>2</accessType>
- <autoMode>false</autoMode>
- <herited>false</herited>
- <userDefined>true</userDefined>
- </propertyBinding>
- <propertyBinding>
- <propertyName>lastUpdateUser.number.text</propertyName>
- <propertyType>java.lang.Object</propertyType>
- <bindingObject>mainQuery</bindingObject>
- <bindingField>lastUpdateUser.number</bindingField>
- <fieldType>java.lang.String</fieldType>
- <accessType>2</accessType>
- <autoMode>false</autoMode>
- <herited>false</herited>
- <userDefined>true</userDefined>
- </propertyBinding>
- <propertyBinding>
- <propertyName>lastUpdateUser.name.text</propertyName>
- <propertyType>java.lang.Object</propertyType>
- <bindingObject>mainQuery</bindingObject>
- <bindingField>lastUpdateUser.name</bindingField>
- <fieldType>java.lang.String</fieldType>
- <accessType>2</accessType>
- <autoMode>false</autoMode>
- <herited>false</herited>
- <userDefined>true</userDefined>
- </propertyBinding>
- <propertyBinding>
- <propertyName>entrys.id.text</propertyName>
- <propertyType>java.lang.Object</propertyType>
- <bindingObject>mainQuery</bindingObject>
- <bindingField>entrys.id</bindingField>
- <fieldType>java.lang.String</fieldType>
- <accessType>2</accessType>
- <autoMode>false</autoMode>
- <herited>false</herited>
- <userDefined>true</userDefined>
- </propertyBinding>
- <propertyBinding>
- <propertyName>handler.number.text</propertyName>
- <propertyType>java.lang.Object</propertyType>
- <bindingObject>mainQuery</bindingObject>
- <bindingField>handler.number</bindingField>
- <fieldType>java.lang.String</fieldType>
- <accessType>2</accessType>
- <autoMode>false</autoMode>
- <herited>false</herited>
- <userDefined>true</userDefined>
- </propertyBinding>
- <propertyBinding>
- <propertyName>handler.name.text</propertyName>
- <propertyType>java.lang.Object</propertyType>
- <bindingObject>mainQuery</bindingObject>
- <bindingField>handler.name</bindingField>
- <fieldType>java.lang.String</fieldType>
- <accessType>2</accessType>
- <autoMode>false</autoMode>
- <herited>false</herited>
- <userDefined>true</userDefined>
- </propertyBinding>
- <propertyBinding>
- <propertyName>entrys.seq.text</propertyName>
- <propertyType>java.lang.Object</propertyType>
- <bindingObject>mainQuery</bindingObject>
- <bindingField>entrys.seq</bindingField>
- <fieldType>java.lang.String</fieldType>
- <accessType>2</accessType>
- <autoMode>false</autoMode>
- <herited>false</herited>
- <userDefined>true</userDefined>
- </propertyBinding>
- <propertyBinding>
- <propertyName>pushResult.text</propertyName>
- <propertyType>java.lang.Object</propertyType>
- <bindingObject>mainQuery</bindingObject>
- <bindingField>pushResult</bindingField>
- <fieldType>java.lang.String</fieldType>
- <accessType>2</accessType>
- <autoMode>false</autoMode>
- <herited>false</herited>
- <userDefined>true</userDefined>
- </propertyBinding>
- <propertyBinding>
- <propertyName>pushType.text</propertyName>
- <propertyType>java.lang.Object</propertyType>
- <bindingObject>mainQuery</bindingObject>
- <bindingField>pushType</bindingField>
- <fieldType>java.lang.String</fieldType>
- <accessType>2</accessType>
- <autoMode>false</autoMode>
- <herited>false</herited>
- <userDefined>true</userDefined>
- </propertyBinding>
- <propertyBinding>
- <propertyName>messageResponse.text</propertyName>
- <propertyType>java.lang.Object</propertyType>
- <bindingObject>mainQuery</bindingObject>
- <bindingField>messageResponse</bindingField>
- <fieldType>java.lang.String</fieldType>
- <accessType>2</accessType>
- <autoMode>false</autoMode>
- <herited>false</herited>
- <userDefined>true</userDefined>
- </propertyBinding>
- <propertyBinding>
- <propertyName>messageRequest.text</propertyName>
- <propertyType>java.lang.Object</propertyType>
- <bindingObject>mainQuery</bindingObject>
- <bindingField>messageRequest</bindingField>
- <fieldType>java.lang.String</fieldType>
- <accessType>2</accessType>
- <autoMode>false</autoMode>
- <herited>false</herited>
- <userDefined>true</userDefined>
- </propertyBinding>
- <propertyBinding>
- <propertyName>dataPushResponse.text</propertyName>
- <propertyType>java.lang.Object</propertyType>
- <bindingObject>mainQuery</bindingObject>
- <bindingField>dataPushResponse</bindingField>
- <fieldType>java.lang.String</fieldType>
- <accessType>2</accessType>
- <autoMode>false</autoMode>
- <herited>false</herited>
- <userDefined>true</userDefined>
- </propertyBinding>
- <propertyBinding>
- <propertyName>dataPushRequest.text</propertyName>
- <propertyType>java.lang.Object</propertyType>
- <bindingObject>mainQuery</bindingObject>
- <bindingField>dataPushRequest</bindingField>
- <fieldType>java.lang.String</fieldType>
- <accessType>2</accessType>
- <autoMode>false</autoMode>
- <herited>false</herited>
- <userDefined>true</userDefined>
- </propertyBinding>
- <propertyBinding>
- <propertyName>pushStatus.text</propertyName>
- <propertyType>java.lang.Object</propertyType>
- <bindingObject>mainQuery</bindingObject>
- <bindingField>pushStatus</bindingField>
- <fieldType>java.lang.String</fieldType>
- <accessType>2</accessType>
- <autoMode>false</autoMode>
- <herited>false</herited>
- <userDefined>true</userDefined>
- </propertyBinding>
- <propertyBinding>
- <propertyName>messageId.text</propertyName>
- <propertyType>java.lang.Object</propertyType>
- <bindingObject>mainQuery</bindingObject>
- <bindingField>messageId</bindingField>
- <fieldType>java.lang.String</fieldType>
- <accessType>2</accessType>
- <autoMode>false</autoMode>
- <herited>false</herited>
- <userDefined>true</userDefined>
- </propertyBinding>
- </propertyBindings>
- </component>
- <component>
- <name>separatorFW2</name>
- <alias>uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].components.component[separatorFW2].alias</alias>
- <userDefined>false</userDefined>
- <classType>javax.swing.JToolBar.Separator</classType>
- <isContainer>false</isContainer>
- <constraints />
- <tabIndex>0</tabIndex>
- <herited>false</herited>
- <bimUIObjectPK />
- <properties>
- <property>
- <name>visible</name>
- <type>boolean</type>
- <value>uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].components.component[separatorFW2].properties.property[visible].value</value>
- <isMultiLan>false</isMultiLan>
- <userDefined>false</userDefined>
- </property>
- </properties>
- </component>
- <component>
- <name>btnAuditResult</name>
- <alias>uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].components.component[btnAuditResult].alias</alias>
- <userDefined>false</userDefined>
- <classType>com.kingdee.bos.ctrl.swing.KDWorkButton</classType>
- <isContainer>false</isContainer>
- <constraints />
- <tabIndex>0</tabIndex>
- <herited>false</herited>
- <bimUIObjectPK />
- <properties>
- <property>
- <name>visible</name>
- <type>boolean</type>
- <value>uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].components.component[btnAuditResult].properties.property[visible].value</value>
- <isMultiLan>false</isMultiLan>
- <userDefined>true</userDefined>
- </property>
- </properties>
- </component>
- <component>
- <name>menuItemCopyTo</name>
- <alias>uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].components.component[menuItemCopyTo].alias</alias>
- <userDefined>false</userDefined>
- <classType>com.kingdee.bos.ctrl.swing.KDMenuItem</classType>
- <isContainer>false</isContainer>
- <constraints />
- <tabIndex>0</tabIndex>
- <herited>false</herited>
- <bimUIObjectPK />
- <properties>
- <property>
- <name>visible</name>
- <type>boolean</type>
- <value>uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].components.component[menuItemCopyTo].properties.property[visible].value</value>
- <isMultiLan>false</isMultiLan>
- <userDefined>true</userDefined>
- </property>
- </properties>
- </component>
- <component>
- <name>kDSeparator4</name>
- <alias>uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].components.component[kDSeparator4].alias</alias>
- <userDefined>false</userDefined>
- <classType>com.kingdee.bos.ctrl.swing.KDSeparator</classType>
- <isContainer>false</isContainer>
- <constraints />
- <tabIndex>0</tabIndex>
- <herited>false</herited>
- <bimUIObjectPK />
- <properties>
- <property>
- <name>visible</name>
- <type>boolean</type>
- <value>uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].components.component[kDSeparator4].properties.property[visible].value</value>
- <isMultiLan>false</isMultiLan>
- <userDefined>false</userDefined>
- </property>
- </properties>
- </component>
- <component>
- <name>kDSeparator6</name>
- <alias>uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].components.component[kDSeparator6].alias</alias>
- <userDefined>false</userDefined>
- <classType>com.kingdee.bos.ctrl.swing.KDSeparator</classType>
- <isContainer>false</isContainer>
- <constraints />
- <tabIndex>0</tabIndex>
- <herited>false</herited>
- <bimUIObjectPK />
- <properties>
- <property>
- <name>visible</name>
- <type>boolean</type>
- <value>uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].components.component[kDSeparator6].properties.property[visible].value</value>
- <isMultiLan>false</isMultiLan>
- <userDefined>false</userDefined>
- </property>
- </properties>
- </component>
- <component>
- <name>menuItemViewDoProccess</name>
- <alias>uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].components.component[menuItemViewDoProccess].alias</alias>
- <userDefined>false</userDefined>
- <classType>com.kingdee.bos.ctrl.swing.KDMenuItem</classType>
- <isContainer>false</isContainer>
- <constraints />
- <tabIndex>0</tabIndex>
- <herited>false</herited>
- <bimUIObjectPK />
- <properties>
- <property>
- <name>visible</name>
- <type>boolean</type>
- <value>uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].components.component[menuItemViewDoProccess].properties.property[visible].value</value>
- <isMultiLan>false</isMultiLan>
- <userDefined>false</userDefined>
- </property>
- </properties>
- </component>
- <component>
- <name>menuItemAuditResult</name>
- <alias>uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].components.component[menuItemAuditResult].alias</alias>
- <userDefined>false</userDefined>
- <classType>com.kingdee.bos.ctrl.swing.KDMenuItem</classType>
- <isContainer>false</isContainer>
- <constraints />
- <tabIndex>0</tabIndex>
- <herited>false</herited>
- <bimUIObjectPK />
- <properties>
- <property>
- <name>visible</name>
- <type>boolean</type>
- <value>uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].components.component[menuItemAuditResult].properties.property[visible].value</value>
- <isMultiLan>false</isMultiLan>
- <userDefined>true</userDefined>
- </property>
- </properties>
- </component>
- </components>
- <dataObjects>
- <dataObject>
- <name>mainQuery</name>
- <type>com.kingdee.eas.custom.attendanceexception.app.AttendanceExceptionLogQuery</type>
- <objectType>jqye</objectType>
- <herited>true</herited>
- <userDefined>false</userDefined>
- </dataObject>
- </dataObjects>
- <actions>
- <action>
- <instanceName>actionRemove</instanceName>
- <className>ActionRemove</className>
- <name>uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].actions.action[actionRemove].name</name>
- <enabled>true</enabled>
- <actionPerformed />
- <beforeActionPerformed />
- <afterActionPerformed />
- <finallyActionPerformed />
- <actionCommandKey />
- <acceleratorKey>ctrl D</acceleratorKey>
- <mnemonicKey />
- <smallIcon>uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].actions.action[actionRemove].smallIcon</smallIcon>
- <shortDescription>uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].actions.action[actionRemove].shortDescription</shortDescription>
- <longDescription>uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].actions.action[actionRemove].longDescription</longDescription>
- <isBindWorkFlow>true</isBindWorkFlow>
- <herited>true</herited>
- <daemonRun>false</daemonRun>
- <actionExtendProperty />
- <services><?xml version="1.0" encoding="UTF-8"?>
- <root><service class="com.kingdee.eas.framework.client.service.PermissionService" /><service class="com.kingdee.eas.framework.client.service.NetFunctionService" /><service class="com.kingdee.eas.framework.client.service.UserMonitorService" /></root></services>
- <userDefined>false</userDefined>
- <userDefinedLogic />
- <oprtIntent />
- <nextUI />
- <isUIPNavigator>false</isUIPNavigator>
- <isBatchAction>false</isBatchAction>
- <isEntryAction>false</isEntryAction>
- <batchMethodName />
- </action>
- <action>
- <instanceName>actionTDPrint</instanceName>
- <className>ActionTDPrint</className>
- <name>uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].actions.action[actionTDPrint].name</name>
- <enabled>true</enabled>
- <actionPerformed>checkSelected();
- ArrayList idList =super.getSelectedIdValues();
- if (idList == null || idList.size() == 0 || getTDQueryPK() == null || getTDFileName() == null)
- return;
- com.kingdee.bos.ctrl.reportone.r1.print.data.AbstractPrintDataProvider data = new com.kingdee.bos.ctrl.report.forapp.kdnote.client.DefaultNoteDataProvider(idList,getTDQueryPK());
- com.kingdee.bos.ctrl.report.forapp.kdnote.client.KDNoteHelper appHlp = new com.kingdee.bos.ctrl.report.forapp.kdnote.client.KDNoteHelper();
- appHlp.print(getTDFileName(), data, javax.swing.SwingUtilities.getWindowAncestor(this));</actionPerformed>
- <beforeActionPerformed />
- <afterActionPerformed />
- <finallyActionPerformed />
- <actionCommandKey />
- <acceleratorKey />
- <mnemonicKey />
- <smallIcon>uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].actions.action[actionTDPrint].smallIcon</smallIcon>
- <shortDescription>uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].actions.action[actionTDPrint].shortDescription</shortDescription>
- <longDescription>uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].actions.action[actionTDPrint].longDescription</longDescription>
- <isBindWorkFlow>false</isBindWorkFlow>
- <herited>false</herited>
- <daemonRun>false</daemonRun>
- <actionExtendProperty />
- <services><?xml version="1.0" encoding="UTF-8"?>
- <root><service class="com.kingdee.eas.framework.client.service.PermissionService" /></root></services>
- <userDefined>true</userDefined>
- <userDefinedLogic />
- <oprtIntent />
- <nextUI />
- <isUIPNavigator>false</isUIPNavigator>
- <isBatchAction>false</isBatchAction>
- <isEntryAction>false</isEntryAction>
- <batchMethodName />
- </action>
- <action>
- <instanceName>actionTDPrintPreview</instanceName>
- <className>ActionTDPrintPreview</className>
- <name>uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].actions.action[actionTDPrintPreview].name</name>
- <enabled>true</enabled>
- <actionPerformed>checkSelected();
- ArrayList idList =super.getSelectedIdValues();
- if (idList == null || idList.size() == 0 || getTDQueryPK() == null || getTDFileName() == null)
- return;
- com.kingdee.bos.ctrl.reportone.r1.print.data.AbstractPrintDataProvider data = new com.kingdee.bos.ctrl.report.forapp.kdnote.client.DefaultNoteDataProvider(idList,getTDQueryPK());
- com.kingdee.bos.ctrl.report.forapp.kdnote.client.KDNoteHelper appHlp = new com.kingdee.bos.ctrl.report.forapp.kdnote.client.KDNoteHelper();
- appHlp.printPreview(getTDFileName(), data, javax.swing.SwingUtilities.getWindowAncestor(this));</actionPerformed>
- <beforeActionPerformed />
- <afterActionPerformed />
- <finallyActionPerformed />
- <actionCommandKey />
- <acceleratorKey />
- <mnemonicKey />
- <smallIcon>uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].actions.action[actionTDPrintPreview].smallIcon</smallIcon>
- <shortDescription>uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].actions.action[actionTDPrintPreview].shortDescription</shortDescription>
- <longDescription>uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].actions.action[actionTDPrintPreview].longDescription</longDescription>
- <isBindWorkFlow>false</isBindWorkFlow>
- <herited>false</herited>
- <daemonRun>false</daemonRun>
- <actionExtendProperty />
- <services><?xml version="1.0" encoding="UTF-8"?>
- <root><service class="com.kingdee.eas.framework.client.service.PermissionService" /></root></services>
- <userDefined>true</userDefined>
- <userDefinedLogic />
- <oprtIntent />
- <nextUI />
- <isUIPNavigator>false</isUIPNavigator>
- <isBatchAction>false</isBatchAction>
- <isEntryAction>false</isEntryAction>
- <batchMethodName />
- </action>
- </actions>
- <statuses>
- <status>
- <id />
- <name>VIEW</name>
- <alias>uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].statuses.status[VIEW].alias</alias>
- <default>false</default>
- <description>uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].statuses.status[VIEW].description</description>
- <herited>false</herited>
- <userDefined>true</userDefined>
- </status>
- </statuses>
- <resource>
- <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].actions.action[actionRemove].longDescription">
- <lang locale="en_US" value="null" />
- <lang locale="zh_CN" value="删除" />
- <lang locale="zh_HK" value="刪除" />
- <lang locale="zh_TW" value="刪除" />
- </rs>
- <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].actions.action[actionRemove].name">
- <lang locale="en_US" value="null" />
- <lang locale="zh_CN" value="删除" />
- <lang locale="zh_HK" value="刪除" />
- <lang locale="zh_TW" value="刪除" />
- </rs>
- <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].actions.action[actionRemove].shortDescription">
- <lang locale="en_US" value="null" />
- <lang locale="zh_CN" value="删除" />
- <lang locale="zh_HK" value="刪除" />
- <lang locale="zh_TW" value="刪除" />
- </rs>
- <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].actions.action[actionRemove].smallIcon">
- <lang locale="en_US" value="null" />
- <lang locale="zh_CN" value="null" />
- <lang locale="zh_HK" value="null" />
- <lang locale="zh_TW" value="null" />
- </rs>
- <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].actions.action[actionTDPrintPreview].longDescription">
- <lang locale="en_US" value="null" />
- <lang locale="zh_CN" value="null" />
- <lang locale="zh_HK" value="null" />
- <lang locale="zh_TW" value="null" />
- </rs>
- <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].actions.action[actionTDPrintPreview].name">
- <lang locale="en_US" value="null" />
- <lang locale="zh_CN" value="null" />
- <lang locale="zh_HK" value="null" />
- <lang locale="zh_TW" value="null" />
- </rs>
- <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].actions.action[actionTDPrintPreview].shortDescription">
- <lang locale="en_US" value="null" />
- <lang locale="zh_CN" value="null" />
- <lang locale="zh_HK" value="null" />
- <lang locale="zh_TW" value="null" />
- </rs>
- <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].actions.action[actionTDPrintPreview].smallIcon">
- <lang locale="en_US" value="null" />
- <lang locale="zh_CN" value="null" />
- <lang locale="zh_HK" value="null" />
- <lang locale="zh_TW" value="null" />
- </rs>
- <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].actions.action[actionTDPrint].longDescription">
- <lang locale="en_US" value="null" />
- <lang locale="zh_CN" value="null" />
- <lang locale="zh_HK" value="null" />
- <lang locale="zh_TW" value="null" />
- </rs>
- <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].actions.action[actionTDPrint].name">
- <lang locale="en_US" value="null" />
- <lang locale="zh_CN" value="null" />
- <lang locale="zh_HK" value="null" />
- <lang locale="zh_TW" value="null" />
- </rs>
- <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].actions.action[actionTDPrint].shortDescription">
- <lang locale="en_US" value="null" />
- <lang locale="zh_CN" value="null" />
- <lang locale="zh_HK" value="null" />
- <lang locale="zh_TW" value="null" />
- </rs>
- <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].actions.action[actionTDPrint].smallIcon">
- <lang locale="en_US" value="null" />
- <lang locale="zh_CN" value="null" />
- <lang locale="zh_HK" value="null" />
- <lang locale="zh_TW" value="null" />
- </rs>
- <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].alias">
- <lang locale="en_US" value="null" />
- <lang locale="zh_CN" value="考勤异常消息记录表" />
- <lang locale="zh_HK" value="考勤異常消息記錄表" />
- <lang locale="zh_TW" value="考勤異常消息記錄表" />
- </rs>
- <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].components.component[CoreUI].alias">
- <lang locale="en_US" value="null" />
- <lang locale="zh_CN" value="null" />
- <lang locale="zh_HK" value="null" />
- <lang locale="zh_TW" value="null" />
- </rs>
- <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].components.component[btnAuditResult].alias">
- <lang locale="en_US" value="null" />
- <lang locale="zh_CN" value="null" />
- <lang locale="zh_HK" value="null" />
- <lang locale="zh_TW" value="null" />
- </rs>
- <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].components.component[btnAuditResult].properties.property[visible].value">
- <lang locale="en_US" value="false" />
- <lang locale="zh_CN" value="false" />
- <lang locale="zh_HK" value="false" />
- <lang locale="zh_TW" value="false" />
- </rs>
- <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].components.component[kDSeparator4].alias">
- <lang locale="en_US" value="null" />
- <lang locale="zh_CN" value="null" />
- <lang locale="zh_HK" value="null" />
- <lang locale="zh_TW" value="null" />
- </rs>
- <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].components.component[kDSeparator4].properties.property[visible].value">
- <lang locale="en_US" value="false" />
- <lang locale="zh_CN" value="false" />
- <lang locale="zh_HK" value="false" />
- <lang locale="zh_TW" value="false" />
- </rs>
- <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].components.component[kDSeparator6].alias">
- <lang locale="en_US" value="null" />
- <lang locale="zh_CN" value="null" />
- <lang locale="zh_HK" value="null" />
- <lang locale="zh_TW" value="null" />
- </rs>
- <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].components.component[kDSeparator6].properties.property[visible].value">
- <lang locale="en_US" value="false" />
- <lang locale="zh_CN" value="false" />
- <lang locale="zh_HK" value="false" />
- <lang locale="zh_TW" value="false" />
- </rs>
- <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].components.component[menuItemAuditResult].alias">
- <lang locale="en_US" value="null" />
- <lang locale="zh_CN" value="null" />
- <lang locale="zh_HK" value="null" />
- <lang locale="zh_TW" value="null" />
- </rs>
- <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].components.component[menuItemAuditResult].properties.property[visible].value">
- <lang locale="en_US" value="null" />
- <lang locale="zh_CN" value="false" />
- <lang locale="zh_HK" value="false" />
- <lang locale="zh_TW" value="false" />
- </rs>
- <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].components.component[menuItemCopyTo].alias">
- <lang locale="en_US" value="null" />
- <lang locale="zh_CN" value="null" />
- <lang locale="zh_HK" value="null" />
- <lang locale="zh_TW" value="null" />
- </rs>
- <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].components.component[menuItemCopyTo].properties.property[visible].value">
- <lang locale="en_US" value="null" />
- <lang locale="zh_CN" value="false" />
- <lang locale="zh_HK" value="false" />
- <lang locale="zh_TW" value="false" />
- </rs>
- <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].components.component[menuItemViewDoProccess].alias">
- <lang locale="en_US" value="null" />
- <lang locale="zh_CN" value="null" />
- <lang locale="zh_HK" value="null" />
- <lang locale="zh_TW" value="null" />
- </rs>
- <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].components.component[menuItemViewDoProccess].properties.property[visible].value">
- <lang locale="en_US" value="false" />
- <lang locale="zh_CN" value="false" />
- <lang locale="zh_HK" value="false" />
- <lang locale="zh_TW" value="false" />
- </rs>
- <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].components.component[separatorFW2].alias">
- <lang locale="en_US" value="null" />
- <lang locale="zh_CN" value="null" />
- <lang locale="zh_HK" value="null" />
- <lang locale="zh_TW" value="null" />
- </rs>
- <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].components.component[separatorFW2].properties.property[visible].value">
- <lang locale="en_US" value="true" />
- <lang locale="zh_CN" value="true" />
- <lang locale="zh_HK" value="true" />
- <lang locale="zh_TW" value="true" />
- </rs>
- <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].components.component[tblMain].alias">
- <lang locale="en_US" value="null" />
- <lang locale="zh_CN" value="null" />
- <lang locale="zh_HK" value="null" />
- <lang locale="zh_TW" value="null" />
- </rs>
- <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].components.component[tblMain].properties.property[formatXml].value">
- <lang locale="en_US" value="<?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> " />
- <lang locale="zh_CN" value="<?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><c:Style id="sCol0"><c:Protection hidden="true" /></c:Style><c:Style id="sCol4"><c:Protection hidden="true" /></c:Style><c:Style id="sCol5"><c:Protection hidden="true" /></c:Style><c:Style id="sCol6"><c:Protection hidden="true" /></c:Style><c:Style id="sCol8"><c:Protection hidden="true" /></c:Style><c:Style id="sCol10"><c:Protection hidden="true" /></c:Style><c:Style id="sCol11"><c:Protection hidden="true" /></c:Style><c:Style id="sCol12"><c:Protection hidden="true" /></c:Style><c:Style id="sCol13"><c:Protection hidden="true" /></c:Style><c:Style id="sCol14"><c:Protection hidden="true" /></c:Style><c:Style id="sCol15"><c:Protection hidden="true" /></c:Style></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:required="false" t:index="-1" t:styleID="sCol0" /><t:Column t:key="number" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" /><t:Column t:key="bizDate" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" /><t:Column t:key="description" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" /><t:Column t:key="createTime" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" t:styleID="sCol4" /><t:Column t:key="lastUpdateTime" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" t:styleID="sCol5" /><t:Column t:key="auditor.number" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" t:styleID="sCol6" /><t:Column t:key="auditor.name" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" /><t:Column t:key="creator.number" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" t:styleID="sCol8" /><t:Column t:key="creator.name" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" /><t:Column t:key="lastUpdateUser.number" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" t:styleID="sCol10" /><t:Column t:key="lastUpdateUser.name" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" t:styleID="sCol11" /><t:Column t:key="entrys.id" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" t:styleID="sCol12" /><t:Column t:key="handler.number" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" t:styleID="sCol13" /><t:Column t:key="handler.name" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" t:styleID="sCol14" /><t:Column t:key="entrys.seq" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" t:styleID="sCol15" /><t:Column t:key="pushResult" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" /><t:Column t:key="pushType" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" /><t:Column t:key="messageResponse" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" /><t:Column t:key="messageRequest" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" /><t:Column t:key="dataPushResponse" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" /><t:Column t:key="dataPushRequest" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" /><t:Column t:key="pushStatus" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" /><t:Column t:key="messageId" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" /></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>单据编号</t:Cell><t:Cell>业务日期</t:Cell><t:Cell>参考信息</t:Cell><t:Cell>创建时间</t:Cell><t:Cell>最后修改时间</t:Cell><t:Cell>审核人编码</t:Cell><t:Cell>审核人名称</t:Cell><t:Cell>制单人编码</t:Cell><t:Cell>制单人名称</t:Cell><t:Cell>修改人编码</t:Cell><t:Cell>修改人名称</t:Cell><t:Cell>entrys.id</t:Cell><t:Cell>经手人编码</t:Cell><t:Cell>经手人名称</t:Cell><t:Cell>单据分录序列号</t:Cell><t:Cell>推送结果</t:Cell><t:Cell>推送类型</t:Cell><t:Cell>消息接口回参</t:Cell><t:Cell>消息接口入参</t:Cell><t:Cell>异常数据推送接口回参</t:Cell><t:Cell>异常数据推送接口入参</t:Cell><t:Cell>推送状态</t:Cell><t:Cell>消息id</t:Cell></t:Row></t:Head></t:Table><t:SheetOptions><t:MergeBlocks><t:Head /></t:MergeBlocks></t:SheetOptions></t:Sheet></Table></DocRoot>" />
- <lang locale="zh_HK" value="<?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><c:Style id="sCol0"><c:Protection hidden="true" /></c:Style><c:Style id="sCol4"><c:Protection hidden="true" /></c:Style><c:Style id="sCol5"><c:Protection hidden="true" /></c:Style><c:Style id="sCol6"><c:Protection hidden="true" /></c:Style><c:Style id="sCol8"><c:Protection hidden="true" /></c:Style><c:Style id="sCol10"><c:Protection hidden="true" /></c:Style><c:Style id="sCol11"><c:Protection hidden="true" /></c:Style><c:Style id="sCol12"><c:Protection hidden="true" /></c:Style><c:Style id="sCol13"><c:Protection hidden="true" /></c:Style><c:Style id="sCol14"><c:Protection hidden="true" /></c:Style><c:Style id="sCol15"><c:Protection hidden="true" /></c:Style></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:required="false" t:index="-1" t:styleID="sCol0" /><t:Column t:key="number" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" /><t:Column t:key="bizDate" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" /><t:Column t:key="description" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" /><t:Column t:key="createTime" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" t:styleID="sCol4" /><t:Column t:key="lastUpdateTime" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" t:styleID="sCol5" /><t:Column t:key="auditor.number" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" t:styleID="sCol6" /><t:Column t:key="auditor.name" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" /><t:Column t:key="creator.number" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" t:styleID="sCol8" /><t:Column t:key="creator.name" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" /><t:Column t:key="lastUpdateUser.number" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" t:styleID="sCol10" /><t:Column t:key="lastUpdateUser.name" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" t:styleID="sCol11" /><t:Column t:key="entrys.id" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" t:styleID="sCol12" /><t:Column t:key="handler.number" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" t:styleID="sCol13" /><t:Column t:key="handler.name" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" t:styleID="sCol14" /><t:Column t:key="entrys.seq" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" t:styleID="sCol15" /><t:Column t:key="pushResult" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" /><t:Column t:key="pushType" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" /><t:Column t:key="messageResponse" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" /><t:Column t:key="messageRequest" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" /><t:Column t:key="dataPushResponse" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" /><t:Column t:key="dataPushRequest" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" /><t:Column t:key="pushStatus" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" /><t:Column t:key="messageId" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" /></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>單據編號</t:Cell><t:Cell>業務日期</t:Cell><t:Cell>參考信息</t:Cell><t:Cell>創建時間</t:Cell><t:Cell>最後修改時間</t:Cell><t:Cell>審核人編碼</t:Cell><t:Cell>審核人名稱</t:Cell><t:Cell>制單人編碼</t:Cell><t:Cell>制單人名稱</t:Cell><t:Cell>修改人編碼</t:Cell><t:Cell>修改人名稱</t:Cell><t:Cell>entrys.id</t:Cell><t:Cell>經手人編碼</t:Cell><t:Cell>經手人名稱</t:Cell><t:Cell>單據分錄序列號</t:Cell><t:Cell>推送結果</t:Cell><t:Cell>推送類型</t:Cell><t:Cell>消息介面回參</t:Cell><t:Cell>消息介面入參</t:Cell><t:Cell>異常數據推送介面回參</t:Cell><t:Cell>異常數據推送介面入參</t:Cell><t:Cell>推送狀態</t:Cell><t:Cell>消息id</t:Cell></t:Row></t:Head></t:Table><t:SheetOptions><t:MergeBlocks><t:Head /></t:MergeBlocks></t:SheetOptions></t:Sheet></Table></DocRoot>" />
- <lang locale="zh_TW" value="<?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><c:Style id="sCol0"><c:Protection hidden="true" /></c:Style><c:Style id="sCol4"><c:Protection hidden="true" /></c:Style><c:Style id="sCol5"><c:Protection hidden="true" /></c:Style><c:Style id="sCol6"><c:Protection hidden="true" /></c:Style><c:Style id="sCol8"><c:Protection hidden="true" /></c:Style><c:Style id="sCol10"><c:Protection hidden="true" /></c:Style><c:Style id="sCol11"><c:Protection hidden="true" /></c:Style><c:Style id="sCol12"><c:Protection hidden="true" /></c:Style><c:Style id="sCol13"><c:Protection hidden="true" /></c:Style><c:Style id="sCol14"><c:Protection hidden="true" /></c:Style><c:Style id="sCol15"><c:Protection hidden="true" /></c:Style></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:required="false" t:index="-1" t:styleID="sCol0" /><t:Column t:key="number" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" /><t:Column t:key="bizDate" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" /><t:Column t:key="description" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" /><t:Column t:key="createTime" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" t:styleID="sCol4" /><t:Column t:key="lastUpdateTime" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" t:styleID="sCol5" /><t:Column t:key="auditor.number" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" t:styleID="sCol6" /><t:Column t:key="auditor.name" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" /><t:Column t:key="creator.number" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" t:styleID="sCol8" /><t:Column t:key="creator.name" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" /><t:Column t:key="lastUpdateUser.number" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" t:styleID="sCol10" /><t:Column t:key="lastUpdateUser.name" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" t:styleID="sCol11" /><t:Column t:key="entrys.id" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" t:styleID="sCol12" /><t:Column t:key="handler.number" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" t:styleID="sCol13" /><t:Column t:key="handler.name" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" t:styleID="sCol14" /><t:Column t:key="entrys.seq" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" t:styleID="sCol15" /><t:Column t:key="pushResult" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" /><t:Column t:key="pushType" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" /><t:Column t:key="messageResponse" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" /><t:Column t:key="messageRequest" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" /><t:Column t:key="dataPushResponse" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" /><t:Column t:key="dataPushRequest" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" /><t:Column t:key="pushStatus" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" /><t:Column t:key="messageId" t:width="-1" t:mergeable="true" t:resizeable="true" t:moveable="true" t:group="false" t:required="false" t:index="-1" /></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>單據編號</t:Cell><t:Cell>業務日期</t:Cell><t:Cell>參考信息</t:Cell><t:Cell>創建時間</t:Cell><t:Cell>最後修改時間</t:Cell><t:Cell>審核人編碼</t:Cell><t:Cell>審核人名稱</t:Cell><t:Cell>制單人編碼</t:Cell><t:Cell>制單人名稱</t:Cell><t:Cell>修改人編碼</t:Cell><t:Cell>修改人名稱</t:Cell><t:Cell>entrys.id</t:Cell><t:Cell>經手人編碼</t:Cell><t:Cell>經手人名稱</t:Cell><t:Cell>單據分錄序列號</t:Cell><t:Cell>推送結果</t:Cell><t:Cell>推送類型</t:Cell><t:Cell>消息介面回參</t:Cell><t:Cell>消息介面入參</t:Cell><t:Cell>異常數據推送介面回參</t:Cell><t:Cell>異常數據推送介面入參</t:Cell><t:Cell>推送狀態</t:Cell><t:Cell>消息id</t:Cell></t:Row></t:Head></t:Table><t:SheetOptions><t:MergeBlocks><t:Head /></t:MergeBlocks></t:SheetOptions></t:Sheet></Table></DocRoot>" />
- </rs>
- <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].description">
- <lang locale="en_US" value="null" />
- <lang locale="zh_CN" value="多分录基础单据查询界面" />
- <lang locale="zh_HK" value="多分錄基礎單據查詢介面" />
- <lang locale="zh_TW" value="多分錄基礎單據查詢介面" />
- </rs>
- <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].extendedProperty.bimTemplateType">
- <lang locale="en_US" value="MCoreBillBase" />
- <lang locale="zh_CN" value="MCoreBillBase" />
- <lang locale="zh_TW" value="MCoreBillBase" />
- </rs>
- <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].extendedProperty.bimUIType">
- <lang locale="en_US" value="ListUI" />
- <lang locale="zh_CN" value="ListUI" />
- <lang locale="zh_TW" value="ListUI" />
- </rs>
- <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].statuses.status[VIEW].alias">
- <lang locale="en_US" value="null" />
- <lang locale="zh_CN" value="浏览" />
- <lang locale="zh_HK" value="瀏覽" />
- <lang locale="zh_TW" value="瀏覽" />
- </rs>
- <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].statuses.status[VIEW].description">
- <lang locale="en_US" value="null" />
- <lang locale="zh_CN" value="浏览" />
- <lang locale="zh_HK" value="瀏覽" />
- <lang locale="zh_TW" value="瀏覽" />
- </rs>
- <rs key="uiObject[com.kingdee.eas.custom.attendanceexception.client.AttendanceExceptionLogListUI].title">
- <lang locale="en_US" value="null" />
- <lang locale="zh_CN" value="考勤异常消息记录表" />
- <lang locale="zh_HK" value="考勤異常消息記錄表" />
- <lang locale="zh_TW" value="考勤異常消息記錄表" />
- </rs>
- </resource>
- </uiObject>
|