#include <kanzi/ui/ui_api.hpp>
#include <kanzi/ui/node/concept/activity/activity_concept.hpp>
#include <kanzi/ui/node/concept/activity/code_behind.hpp>
Classes | |
class | kanzi::ActivityCodeBehind |
ActivityCodeBehind is code that is associated with a particular Activity node, and has access to the properties of that Activity node. More... | |
Namespaces | |
namespace | kanzi |
Typedefs | |
using | kanzi::ActivityCodeBehindSharedPtr |
ActivityCodeBehind shared pointer. | |