showKeyinPalette Method
Show the Key-in Palette to display key-in from all registered Tools.
showKeyinPalette(htmlElement?: HTMLElement): boolean
Parameter | Type | Description |
---|---|---|
htmlElement | HTMLElement | The HTMLElement that anchors the Popup. If undefined, the location is relative to the overall window. |
Returns - boolean
true if the Command Palette was displayed, false if it could not be displayed.
Defined in
Last Updated: 30 November, 2023