KUIML
Blue Cat's User Interface Programming Language
REQUIRED_OBJECTS

Description

This element contains a list of objects that should not be stripped at build time even if they are not used by the current skin. Can be used for testing purposes, or when using a KUIML_WIDGET

Inherited Attributes

None.

Specific Attributes

Name Value Type Default Value Description Comment V. Exp.

object_ids

';' separated identifiers

Empty.

List of identifiers of objects to be declared as required.


2.4

No