get_lookup Method

Summary

Gets a lookup object of action commands indexed by their ID.

Syntax

TypeScript
JavaScript
   ActionCommands.prototype.get_lookup = function() 
   get_lookup(): { [key: number]: ActionCommand }; 

Return Value

Returns { [key: number]: ActionCommand }.

Requirements

Target Platforms

See Also

ActionCommands

ActionCommands Members

Leadtools.Controls.Medical Namespace

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.