Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes

XAP_Win32Dialog_Language Class Reference

#include <xap_Win32Dlg_Language.h>

Inheritance diagram for XAP_Win32Dialog_Language:
XAP_Dialog_Language XAP_Win32DialogBase XAP_Dialog_NonPersistent XAP_Dialog

List of all members.

Public Member Functions

 XAP_Win32Dialog_Language (XAP_DialogFactory *pDlgFactory, XAP_Dialog_Id id)
virtual ~XAP_Win32Dialog_Language (void)
virtual void runModal (XAP_Frame *pFrame)
void _setLanguageAndExit (UINT nLang)

Static Public Member Functions

static XAP_Dialogstatic_constructor (XAP_DialogFactory *, XAP_Dialog_Id id)
static BOOL CALLBACK s_treeProc (HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam)

Protected Member Functions

void _fillTreeview (HWND hTV)
BOOL _onInitDialog (HWND hWnd, WPARAM wParam, LPARAM lParam)
BOOL _onCommand (HWND hWnd, WPARAM wParam, LPARAM lParam)

Protected Attributes

HIMAGELIST m_hNormIml
HWND m_hWnd

Constructor & Destructor Documentation

XAP_Win32Dialog_Language::XAP_Win32Dialog_Language ( XAP_DialogFactory pDlgFactory,
XAP_Dialog_Id  id 
)

References m_hNormIml.

Referenced by static_constructor().

XAP_Win32Dialog_Language::~XAP_Win32Dialog_Language ( void   )  [virtual]

References m_hNormIml.


Member Function Documentation

BOOL XAP_Win32Dialog_Language::_onCommand ( HWND  hWnd,
WPARAM  wParam,
LPARAM  lParam 
) [protected, virtual]
void XAP_Win32Dialog_Language::_setLanguageAndExit ( UINT  nLang  ) 
void XAP_Win32Dialog_Language::runModal ( XAP_Frame pFrame  )  [virtual]
BOOL CALLBACK XAP_Win32Dialog_Language::s_treeProc ( HWND  hWnd,
UINT  msg,
WPARAM  wParam,
LPARAM  lParam 
) [static]

References _setLanguageAndExit(), and gTreeProc.

Referenced by _onInitDialog().

XAP_Dialog * XAP_Win32Dialog_Language::static_constructor ( XAP_DialogFactory pFactory,
XAP_Dialog_Id  id 
) [static]

Member Data Documentation


The documentation for this class was generated from the following files: