Kanzi 3.9.10
ActivityCodeBehindMetadata Interface Reference

Metadata definitions for ActivityCodeBehind. More...

Inheritance diagram for ActivityCodeBehindMetadata:
[legend]

Public Attributes

AbstractMetaclass metaclass = new AbstractMetaclass("Kanzi.ActivityCodeBehind")
 Metaclass for ActivityCodeBehind.
 
- Public Attributes inherited from CodeBehindMetadata
DynamicPropertyType< String > CodeBehindSourceProperty
 Sets the metaclass name of the code behind class for this node.
 
AbstractMetaclass metaclass = new AbstractMetaclass("Kanzi.CodeBehind")
 Metaclass for CodeBehind.
 
- Public Attributes inherited from NodeComponentMetadata
AbstractMetaclass metaclass = new AbstractMetaclass("Kanzi.NodeComponent")
 Metaclass for NodeComponent.
 
DynamicPropertyType< String > NameProperty
 Name.
 

Detailed Description

Metadata definitions for ActivityCodeBehind.