kanzi::Command Class Reference

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< CommandMessageArgumentsCommandMessage
 

Detailed Description

Command class defines property and message types used in implementation of commands.

Member Function Documentation

static PropertyTypeEditorInfoSharedPtr kanzi::Command::makeEditorInfo ( )
static

Member Data Documentation

PropertyType<string> kanzi::Command::CommandProperty
static
MessageType<CommandMessageArguments> kanzi::Command::CommandMessage
static

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