new SearchColumnUI(config)
Control to modify search column data.
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
aliasLabel
Properties:
| Name | Type | Description |
|---|---|---|
aliasLabel: |
string | Alias Label |
alphaOnlyRegEx
Properties:
| Name | Type | Description |
|---|---|---|
alphaOnlyRegEx |
RegEx | A regular expression to allow only alpha characters and underscore, used to validate the column alias. |
columns
Properties:
| Name | Type | Description |
|---|---|---|
columns: |
Object | Columns object |
events
Properties:
| Name | Type | Description |
|---|---|---|
events: |
Object | Events object |
indexed
Properties:
| Name | Type | Description |
|---|---|---|
indexed: |
bool | Indexed? |
moveDownButtonText
Properties:
| Name | Type | Description |
|---|---|---|
moveDownButtonText: |
string | Text for the move down button. |
moveUpButtonText
Properties:
| Name | Type | Description |
|---|---|---|
moveUpButtonText: |
string | Text for the move up button. |
nameLabel
Properties:
| Name | Type | Description |
|---|---|---|
nameLabel: |
string | Name Label |
noColumnSetText
Properties:
| Name | Type | Description |
|---|---|---|
noColumnSetText: |
string | Text for No Column Set. |
noColumnsFoundText
Properties:
| Name | Type | Description |
|---|---|---|
noColumnsFoundText: |
string | No Columns Found Text |
okButtonText
Properties:
| Name | Type | Description |
|---|---|---|
okButtonText: |
string | Text for the ok button. |
parentControlDom
Properties:
| Name | Type | Description |
|---|---|---|
parentControlDom: |
Object | Parent Control DOM object. |
searchColumn
Properties:
| Name | Type | Description |
|---|---|---|
searchColumn: |
Object | Search Column |
selectColumnText
Properties:
| Name | Type | Description |
|---|---|---|
selectColumnText: |
string | Select Column Text |