#include <C4Gui.h>
| Public Member Functions | |
| CBContextHandler (CBClass *pCBTarget, typename DlgCallback< CBClass >::ContextFunc pCallbackFn) | |
| bool | OnContext (Element *pOnElement, int32_t iX, int32_t iY) override | 
| C4GUI::ContextMenu * | OnSubcontext (Element *pOnElement) override | 
| void | Ref () | 
| void | DeRef () | 
| Friends | |
| class | Dialog | 
| 
 | inline | 
| 
 | inlineinherited | 
Definition at line 244 of file C4Gui.h.
Referenced by C4GUI::Element::SetContextHandler(), and C4GUI::Element::~Element().
| 
 | inlineoverridevirtual | 
Implements C4GUI::ContextHandler.
Definition at line 2749 of file C4Gui.h.
References C4GUI::Screen::DoContext(), and C4GUI::Element::GetScreen().
| 
 | inlineoverridevirtual | 
Implements C4GUI::ContextHandler.
| 
 | inlineinherited | 
Definition at line 243 of file C4Gui.h.
Referenced by C4GUI::Element::SetContextHandler().