MGUI::CTRL_POPUPBUTTON Class Reference

Base for pushbutton associated with POPUP. More...

#include <mgui/ctrlpopupbutton.h>

Inheritance diagram for MGUI::CTRL_POPUPBUTTON:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 CTRL_POPUPBUTTON ()
virtual ~CTRL_POPUPBUTTON ()
void SetDelegateOnPopupClose (DELEGATE_VOID_NOPARMS delegate)
void SetDelegateOnPopupOpen (DELEGATE_VOID_NOPARMS delegate)

Private Member Functions

virtual ERRVALUE v_OpenPopup ()=0

Detailed Description

Base for pushbutton associated with POPUP.


Constructor & Destructor Documentation

MGUI::CTRL_POPUPBUTTON::CTRL_POPUPBUTTON (  ) 

Constructor.

virtual MGUI::CTRL_POPUPBUTTON::~CTRL_POPUPBUTTON (  )  [virtual]

Destructor.


Member Function Documentation

void MGUI::CTRL_POPUPBUTTON::SetDelegateOnPopupClose ( DELEGATE_VOID_NOPARMS  delegate  )  [inline]

Set delegate to call when popup is closed normally (no error return).

Parameters:
delegate Delegate
void MGUI::CTRL_POPUPBUTTON::SetDelegateOnPopupOpen ( DELEGATE_VOID_NOPARMS  delegate  )  [inline]

Set delegate to call when popup is about to be opened.

Parameters:
delegate Delegate
virtual ERRVALUE MGUI::CTRL_POPUPBUTTON::v_OpenPopup (  )  [private, pure virtual]

Override to open popup associated with button.


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

Generated on Sun Oct 7 21:35:35 2012 for TNTsdk 2012 by  doxygen 1.6.1