KUIML
Blue Cat's User Interface Programming Language
PROPERTY

Description

This element can hold any type of custom property data (defined by the software manufacturer).

Inherited Attributes

See Attributes Common to All Elements.

Specific Attributes

Name Value Type Default Value Description Comment V. Exp.

name

string

Empty.

Displayed named of the custom property.


2.0

No

comment

string

Empty.

Comment about the custom property.


2.0

No

persistent

boolean

false

Sets the persistency of the property.

When this property is set to 'true', the property will be saved when closing the user interface and the value will be restored next time the user interface is opened.

2.0

No