new ManageSearchesControl(config:)
Control to manage search settings.
Extends Cadcorp.UI.Admin.AdminControlBase
Parameters:
Name | Type | Description |
---|---|---|
config: |
Object | The options used to configure this control, any valid option for Cadcorp.UI.Admin.AdminControlBase can be supplied |
Members
config
Properties:
Name | Type | Description |
---|---|---|
config: |
Object | Control config. |
parentControlDom
Properties:
Name | Type | Description |
---|---|---|
parentControlDom: |
Object | Parent dom object.. |
searches
Properties:
Name | Type | Description |
---|---|---|
searches: |
Object | Array of search objects to populate control with. |
searchUIConfig
Properties:
Name | Type | Description |
---|---|---|
searchUIConfig: |
Object | Configuration object for child controls. |