Kanzi framework  3.9.1
Java API
CodeBehindMetadata Interface Reference

Metadata definitions for CodeBehind. More...

Inheritance diagram for CodeBehindMetadata:
[legend]

Public Attributes

DynamicPropertyType< String > CodeBehindSourceProperty
 Sets the metaclass name of the code behind class for this node. More...
 
AbstractMetaclass metaclass = new AbstractMetaclass("Kanzi.CodeBehind")
 Metaclass for CodeBehind.
 

Detailed Description

Metadata definitions for CodeBehind.

Member Data Documentation

◆ CodeBehindSourceProperty

DynamicPropertyType<String> CodeBehindSourceProperty
Initial value:
=
new DynamicPropertyType<>("CodeBehind.CodeBehindSource", String.class)

Sets the metaclass name of the code behind class for this node.