Command class defines property and message types used in implementation of commands. More...
#include <kanzi/core.ui/command/command.hpp>
Classes | |
class | CommandMessageArguments |
Represents the message arguments for command messages. More... | |
Static Public Member Functions | |
static PropertyTypeEditorInfoSharedPtr | makeEditorInfo () |
Static Public Attributes | |
static PropertyType< string > | CommandProperty |
static MessageType< CommandMessageArguments > | CommandMessage |
Command class defines property and message types used in implementation of commands.
|
static |
|
static |
|
static |