Public Member Functions | Static Public Member Functions | Private Attributes

ServiceWin32AccountHandler Class Reference

#include <ServiceWin32AccountHandler.h>

Inheritance diagram for ServiceWin32AccountHandler:
ServiceAccountHandler AccountHandler EventListener

List of all members.

Public Member Functions

 ServiceWin32AccountHandler ()
virtual void embedDialogWidgets (void *pEmbeddingParent)
virtual void removeDialogWidgets (void *pEmbeddingParent)
virtual void loadProperties ()
virtual void storeProperties ()
virtual BOOL _onCommand (HWND hWnd, WPARAM wParam, LPARAM lParam)
virtual bool shouldProcessFocus ()

Static Public Member Functions

static AccountHandlerstatic_constructor ()

Private Attributes

HINSTANCE m_hInstance
HWND m_hEmailEntry
HWND m_hEmailLabel
HWND m_hPasswordEntry
HWND m_hPasswordLabel
HWND m_hUrlButton

Constructor & Destructor Documentation

ServiceWin32AccountHandler::ServiceWin32AccountHandler (  ) 

Member Function Documentation

BOOL ServiceWin32AccountHandler::_onCommand ( HWND  hWnd,
WPARAM  wParam,
LPARAM  lParam 
) [virtual]
void ServiceWin32AccountHandler::loadProperties (  )  [virtual]
void ServiceWin32AccountHandler::removeDialogWidgets ( void *  pEmbeddingParent  )  [virtual]
bool ServiceWin32AccountHandler::shouldProcessFocus (  )  [virtual]

References m_hUrlButton.

AccountHandler * ServiceWin32AccountHandler::static_constructor (  )  [static]
void ServiceWin32AccountHandler::storeProperties (  )  [virtual]

Member Data Documentation


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