ConfigurableBase Class
Deprecated in 4.16.0. Base class for a deprecated interface ConfigurableUiElement.
The base class for all ConfigurableUi elements
Extended by
Implements
Methods
| Name | Description | |
|---|---|---|
| constructor(info: ConfigurableCreateInfo, options: any): ConfigurableBase | 
Properties
| Name | Type | Description | |
|---|---|---|---|
| _appDataOptions Protected | any | ||
| applicationData Accessor ReadOnly | any | allow options set via appData to be seen by API calls | |
| classId Accessor ReadOnly | string | Gets the class Id of configurable element | |
| name Accessor ReadOnly | string | Get internal name of configurable element. | 
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.