|
protectedvirtual |
Returns a string that contains a list of keys associated with the given command.
This function is called by the framework to obtain a "visual" representation of the key map items. The default implementation prints a list of keys delimited by ';' into the output string.
uiCmdID | Specifies a command whose keys should be returned. |