Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Initial import of code already done for Xestia Address Book
[xestiaab/.git] / source / contacteditor / frmContactEditorVendor.h
1 #ifndef __frmContactEditorVendor__
2 #define __frmContactEditorVendor__
4 /**
5 @file
6 Subclass of frmContactEditorVendorADT, which is generated by wxFormBuilder.
7 */
9 #include <map>
10 #include "../AppXestiaAddrBk.h"
11 #include "../enums.h"
13 //// end generated include
15 /** Implementing frmContactEditorVendorADT */
16 class frmContactEditorVendor : public frmContactEditorVendorADT
17 {
18         protected:
19                 // Handlers for frmContactEditorVendorADT events.
20                 void ProcessAction( wxCommandEvent& event );
21                 void CloseWindow( wxCommandEvent& event );
22         public:
23                 /** Constructor */
24                 frmContactEditorVendor( wxWindow* parent );
25                 void SetEditorMode(bool EditMode);
26                 void SetupPointers( std::map<int, wxString> *VendorList,
27                         std::map<int, wxString> *VendorListPEN,
28                         std::map<int, wxString> *VendorListElement,
29                         wxListCtrl *VendorListCtrl,
30                         int VendorIndex );
31         //// end generated class members
33                 bool EditorMode;
34                 std::map<int, wxString> *VendorListPtr;         
35                 std::map<int, wxString> *VendorListPENPtr;
36                 std::map<int, wxString> *VendorListElementPtr;          
37                 wxListCtrl *VendorListCtrlPtr;
38                 int VendorListIndex;
39                 SectionType EditSectionType;
40         
41 };
43 #endif // __frmContactEditorVendor__
Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy