KUIML
Blue Cat's User Interface Programming Language
SURFACE_LINK

Description

This element connects a surface to another one. This means than whenever the 'from' surface changes, the 'to' surface takes the 'from' surface value.

Inherited Attributes

See Attributes Common to All Elements.

Specific Attributes

Name Value Type Default Value Description Comment V. Exp.

from

surface id

Empty

Identifier of the origin surface.

Mandatory

2.0

No

to

surface id

Empty

Identifier of the target surface.

Mandatory

2.0

No

enabled

boolean

'true'

Enables or disables the link.


2.0

2.0