Public Member Functions | Static Public Member Functions | Private Member Functions | Private Attributes

AP_Win32Dialog_GenericInput Class Reference

#include <ap_Win32Dialog_GenericInput.h>

Inheritance diagram for AP_Win32Dialog_GenericInput:
AP_Dialog_GenericInput XAP_Dialog_NonPersistent XAP_Dialog

List of all members.

Public Member Functions

 AP_Win32Dialog_GenericInput (XAP_DialogFactory *pDlgFactory, XAP_Dialog_Id id)
void runModal (XAP_Frame *pFrame)
BOOL _onInitDialog (HWND hWnd, WPARAM wParam, LPARAM lParam)
BOOL _onCommand (HWND hWnd, WPARAM wParam, LPARAM lParam)

Static Public Member Functions

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

Private Member Functions

void _eventTextChanged ()
UT_UTF8String _getText (HWND hWnd, int nID)

Private Attributes

XAP_Win32DialogHelperm_pWin32Dialog
HINSTANCE m_hInstance
HWND m_hWnd
HWND m_hOk

Constructor & Destructor Documentation

AP_Win32Dialog_GenericInput::AP_Win32Dialog_GenericInput ( XAP_DialogFactory pDlgFactory,
XAP_Dialog_Id  id 
)

Member Function Documentation

void AP_Win32Dialog_GenericInput::_eventTextChanged (  )  [private]
UT_UTF8String AP_Win32Dialog_GenericInput::_getText ( HWND  hWnd,
int  nID 
) [private]
BOOL AP_Win32Dialog_GenericInput::_onCommand ( HWND  hWnd,
WPARAM  wParam,
LPARAM  lParam 
)
void AP_Win32Dialog_GenericInput::runModal ( XAP_Frame pFrame  )  [virtual]
BOOL CALLBACK AP_Win32Dialog_GenericInput::s_dlgProc ( HWND  hWnd,
UINT  msg,
WPARAM  wParam,
LPARAM  lParam 
) [static]
XAP_Dialog * AP_Win32Dialog_GenericInput::static_constructor ( XAP_DialogFactory pFactory,
XAP_Dialog_Id  id 
) [static]

Member Data Documentation


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