jrj/project/business/HR/AdministrativeDepartment.cpp | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
jrj/project/business/HR/ManpowerFile.cpp | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
jrj/project/business/quote.enquiry.cpp | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
jrj/project/business/HR/AdministrativeDepartment.cpp
@@ -1,8 +1,13 @@ use "xcontrol.vframe.vbusiness.vd"//hxsoft.com -> Developer -> wlib -> vframe use "xbase.vframe.vbusiness.vd"//hxsoft.com -> Developer -> wlib -> vframe use "saleorder.view.vd" unit trade [ #include <wobject/xstring.hpp> #include <xcontrol/xtreeview.hpp> #include <xcontrol/xdwgrid.hpp> #include <xcontrol/xcell.hpp> #include "vbusiness/vframe/listwin.vframe.vbusiness.hpp" #include "viewobject/view.base.hpp" using xml = KXMLDOMDocument; class ViewAdministrativeDepartmentList : public listwin { xdwgrid dw_list; jrj/project/business/HR/ManpowerFile.cpp
@@ -1,9 +1,13 @@ use "xcontrol.vframe.vbusiness.vd" use "xbase.vframe.vbusiness.vd" use "base.view.vd" #include <wobject/xstring.hpp> #include <xcontrol/xtreeview.hpp> #include <xcontrol/xdwgrid.hpp> #include <xcontrol/xcell.hpp> unit trade [ #include "vbusiness/vframe/listwin.vframe.vbusiness.hpp" #include "viewobject/view.base.hpp" using xml = KXMLDOMDocument; class ViewManpowerFileList : public xframe { xdwgrid dw_list;//hxsoft.com -> Developer -> wface -> vcontrol jrj/project/business/quote.enquiry.cpp
@@ -12,7 +12,7 @@ #include "viewobject/view.base.hpp" #include "viewobject/quote.view.hpp" using xml = KXMLDOMDocument; using xml = KXMLDOMDocument;xxxx class __declspec(dllexport) QuoteFileView : public xframe {