KeyinField Class
Beta
A textbox allowing input of key-ins (localized tool names) combined with a drop-down that lists all registered key-ins, filtered by substring match on the current input.
Press enter or click the Enter button to run the key-in.
Methods
| Name | Description | |
|---|---|---|
| constructor(props: KeyinFieldProps): KeyinField | ||
| focus(): void | ||
| loseFocus(): void | ||
| selectAll(): void |
Properties
| Name | Type | Description | |
|---|---|---|---|
| keyins | string[] | ||
| textBox | TextBox |
Defined in
Last Updated: 08 January, 2020