#include <cmd_dialogs.hpp>
Inheritance diagram for CmdDialogs< TYPE >:

Public Member Functions | |
| virtual void | execute () |
| This method does the real job of the command. | |
| virtual string | getType () const |
| Return the type of the command. | |
Definition at line 57 of file cmd_dialogs.hpp.
|
|||||||||
|
This method does the real job of the command. Get the dialogs provider Implements CmdGeneric. Definition at line 64 of file cmd_dialogs.hpp. References SkinObject::getIntf(). Referenced by CtrlImage::handleEvent(). |
1.4.2