UI Component Properties

Defines the name and description of the UI Component.

Field Description

Field Name

Name. Name of the UI Component.

name

Description. Description of the UI Component.

description

Source. Source code for the UI Component.

source

Compiled Source. Code compiled from Source for the UI Component.

compiledSource

Source can only be edited via the Edit Source action of the UI Component context menu. This action automatically generates the Compiled Source. Otherwise, Source and Compiled Source are both read-only properties.

Was this page helpful?