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

Public Attributes

DynamicPropertyType< Boolean > HyphenatePropertyProperty
 
AbstractMetaclass TextBlockConceptMetaclass = new AbstractMetaclass("Kanzi.TextBlockConcept")
 
DynamicPropertyType< Boolean > WordWrapProperty
 

Member Data Documentation

DynamicPropertyType<Boolean> HyphenatePropertyProperty
Initial value:
=
new DynamicPropertyType<>("TextBlockConcept.HyphenateProperty", Boolean.class)
DynamicPropertyType<Boolean> WordWrapProperty
Initial value:
=
new DynamicPropertyType<>("TextBlockConcept.WordWrap", Boolean.class)