#include <ap_Win32Dialog_Tab.h>
List of all members.
Public Member Functions |
| AP_Win32Dialog_Tab (XAP_DialogFactory *pDlgFactory, XAP_Dialog_Id id) |
virtual | ~AP_Win32Dialog_Tab (void) |
virtual void | runModal (XAP_Frame *pFrame) |
Static Public Member Functions |
static XAP_Dialog * | static_constructor (XAP_DialogFactory *, XAP_Dialog_Id id) |
Protected Member Functions |
BOOL | _onInitDialog (HWND hWnd, WPARAM wParam, LPARAM lParam) |
BOOL | _onCommand (HWND hWnd, WPARAM wParam, LPARAM lParam) |
BOOL | _onDeltaPos (NM_UPDOWN *pnmud) |
void | _controlEnable (tControl id, bool value) |
| SET_GATHER (Alignment, eTabType) |
| SET_GATHER (Leader, eTabLeader) |
| SET_GATHER (DefaultTabStop, const gchar *) |
virtual void | _setTabList (UT_uint32 count) |
| SET_GATHER (SelectTab, UT_sint32) |
| SET_GATHER (TabEdit, const char *) |
virtual void | _clearList () |
Private Attributes |
XAP_Win32DialogHelper | _win32Dialog |
char | Buffer [128] |
Constructor & Destructor Documentation
AP_Win32Dialog_Tab::~AP_Win32Dialog_Tab |
( |
void |
|
) |
[virtual] |
Member Function Documentation
void AP_Win32Dialog_Tab::_clearList |
( |
|
) |
[protected, virtual] |
void AP_Win32Dialog_Tab::_controlEnable |
( |
tControl |
id, |
|
|
bool |
value | |
|
) |
| | [protected] |
References _win32Dialog, XAP_Win32DialogHelper::enableControl(), AP_Dialog_Tab::id_ALIGN_BAR, AP_Dialog_Tab::id_ALIGN_CENTER, AP_Dialog_Tab::id_ALIGN_DECIMAL, AP_Dialog_Tab::id_ALIGN_LEFT, AP_Dialog_Tab::id_ALIGN_RIGHT, AP_Dialog_Tab::id_BUTTON_CANCEL, AP_Dialog_Tab::id_BUTTON_CLEAR, AP_Dialog_Tab::id_BUTTON_CLEAR_ALL, AP_Dialog_Tab::id_BUTTON_OK, AP_Dialog_Tab::id_BUTTON_SET, AP_Dialog_Tab::id_EDIT_TAB, AP_Dialog_Tab::id_LEADER_DASH, AP_Dialog_Tab::id_LEADER_DOT, AP_Dialog_Tab::id_LEADER_NONE, AP_Dialog_Tab::id_LEADER_UNDERLINE, AP_Dialog_Tab::id_LIST_TAB, AP_Dialog_Tab::id_SPIN_DEFAULT_TAB_STOP, UT_ASSERT_HARMLESS, and UT_SHOULD_NOT_HAPPEN.
BOOL AP_Win32Dialog_Tab::_onCommand |
( |
HWND |
hWnd, |
|
|
WPARAM |
wParam, |
|
|
LPARAM |
lParam | |
|
) |
| | [protected, virtual] |
Reimplemented from XAP_Win32DialogBase.
References AP_Dialog_Tab::_event_AlignmentChange(), AP_Dialog_Tab::_event_Clear(), AP_Dialog_Tab::_event_ClearAll(), AP_Dialog_Tab::_event_Set(), AP_Dialog_Tab::_event_somethingChanged(), AP_Dialog_Tab::_event_TabChange(), AP_Dialog_Tab::_event_TabSelected(), AP_Dialog_Tab::_storeWindowData(), _win32Dialog, XAP_Win32DialogHelper::getListSelectedIndex(), AP_Dialog_Tab::m_answer, and UT_DEBUGMSG.
BOOL AP_Win32Dialog_Tab::_onDeltaPos |
( |
NM_UPDOWN * |
pnmud |
) |
[protected, virtual] |
BOOL AP_Win32Dialog_Tab::_onInitDialog |
( |
HWND |
hWnd, |
|
|
WPARAM |
wParam, |
|
|
LPARAM |
lParam | |
|
) |
| | [protected, virtual] |
Reimplemented from XAP_Win32DialogBase.
References _DS, _DSX, AP_Dialog_Tab::_event_somethingChanged(), AP_Dialog_Tab::_populateWindowData(), _win32Dialog, XAP_Win32DialogHelper::centerDialog(), XAP_Win32DialogHelper::checkButton(), XAP_App::getStringSet(), XAP_StringSet::getValue(), XAP_Dialog::m_pApp, XAP_Win32DialogBase::setDialogTitle(), XAP_Win32DialogBase::setHandle(), and UT_return_val_if_fail.
void AP_Win32Dialog_Tab::_setTabList |
( |
UT_uint32 |
count |
) |
[protected, virtual] |
void AP_Win32Dialog_Tab::runModal |
( |
XAP_Frame * |
pFrame |
) |
[virtual] |
AP_Win32Dialog_Tab::SET_GATHER |
( |
Alignment |
, |
|
|
eTabType |
| |
|
) |
| | [protected] |
AP_Win32Dialog_Tab::SET_GATHER |
( |
DefaultTabStop |
, |
|
|
const gchar * |
| |
|
) |
| | [protected] |
AP_Win32Dialog_Tab::SET_GATHER |
( |
SelectTab |
, |
|
|
UT_sint32 |
| |
|
) |
| | [protected] |
AP_Win32Dialog_Tab::SET_GATHER |
( |
Leader |
, |
|
|
eTabLeader |
| |
|
) |
| | [protected] |
AP_Win32Dialog_Tab::SET_GATHER |
( |
TabEdit |
, |
|
|
const char * |
| |
|
) |
| | [protected] |
Member Data Documentation
The documentation for this class was generated from the following files: