new ApplicationSettingsControl(config)
Control to manage application settings
Parameters:
Name | Type | Description |
---|---|---|
config |
Object | The options used to configure this control, any valid option for Cadcorp.UI.Admin.AdminControlBase can be supplied |
Extends
- Cadcorp.UI.Admin.AdminControlBase
Members
appSettings
Properties:
Name | Type | Description |
---|---|---|
appSettings: |
Object | Array of appSettings objects. |
columns
Properties:
Name | Type | Description |
---|---|---|
columns: |
Object | Columns collection. |
editingFields
Properties:
Name | Type | Description |
---|---|---|
editingFields: |
Object | editable fields collection. |
noRecordsText
Properties:
Name | Type | Description |
---|---|---|
noRecordsText: |
string | Object for the no of records shown text. |
totalText
Properties:
Name | Type | Description |
---|---|---|
totalText: |
string | Object for the total no. of records shown text. |