setCommand Method

Summary

Activates or runs command assigned to the specified

commandID**.

Syntax
TypeScript
JavaScript
Cell.prototype.setCommand = function( 
   commandID, 
   command 
) 
setCommand( 
   commandID: number, 
   command: ActionCommand 
): void; 

Parameters

commandID

ID of the command to assign.

command

The assigned command.

Requirements

Target Platforms

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

Leadtools.Controls.Medical Assembly