initializer

The initializer property allows you to specify an initialization function that will be automatically called by the runtime system to set up the form item.

Usage

The initialization function must exist in the program using the form file and must be defined with a ui.Combobox parameter.