Kanzi Java API
Action Interface Reference
Inheritance diagram for Action:
[legend]
Collaboration diagram for Action:
[legend]

Public Attributes

AbstractMetaclass ActionMetaclass = new AbstractMetaclass("Kanzi.Action")
 
DynamicPropertyType< Integer > DelayProperty
 

Member Data Documentation

DynamicPropertyType<Integer> DelayProperty
Initial value:
=
new DynamicPropertyType<>("Action.Delay", Integer.class)