new ManageSearchColumns(config:)
Control to manage search columns.
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
addButtonText
Properties:
Name | Type | Description |
---|---|---|
addButtonText: |
string | Add Button Text |
addMode
Properties:
Name | Type | Description |
---|---|---|
addMode: |
bool | Is this in Add Mode? |
columns
Properties:
Name | Type | Description |
---|---|---|
columns: |
Object | Array of columns to display. |
events
Properties:
Name | Type | Description |
---|---|---|
events: |
Object | Array of event objects. |
indexed
Properties:
Name | Type | Description |
---|---|---|
indexed: |
bool | Are the returned columns indexed. |
noColumnsSetText
Properties:
Name | Type | Description |
---|---|---|
noColumnsSetText: |
string | No Columns Set Text |
parentControlDom
Properties:
Name | Type | Description |
---|---|---|
parentControlDom |
Object | Parent Control DOM object. |
searchColumnConfig
Properties:
Name | Type | Description |
---|---|---|
searchColumnConfig: |
Object | Config object for search column controls. |