Messages carry information between UI objects in a Kanzi application. More...
Classes | |
class | kanzi::AbstractMessageType |
AbstractMessageType is a homogeneous message type handle to an existing message type. More... | |
class | kanzi::AbstractMessageTypeDescriptor |
An instance of a AbstractMessageTypeDescriptor represents a single message type in the Kanzi message system in an abstract homogeneous form. More... | |
Messages carry information between UI objects in a Kanzi application.
For example, Kanzi generates messages from user input and these messages are handled by UI nodes according to specified behavior.