KUIML
Blue Cat's User Interface Programming Language
Attributes Common to All Elements

The following attributes apply to all elements of the KUIML lamguage:

Name Value Type Default Value Description Comment V. Exp.

id

identifier

empty

Identifier of the element.

The id of an element has to be globally unique. Two elements cannot have the same identifier.

1.1

No