getCommandInteractiveMode Method (Cell)

Summary

Returns the command interactive mode with the id value

commandID**.

Syntax

JavaScript Syntax
Cell.prototype.getCommandInteractiveMode = function(commandID)
TypeScript Syntax
getCommandInteractiveMode(commandID: number): any;

Parameters

commandID*.

Return Value

Object that represents the command interactive mode with the id value

commandID
.

Remarks

To get the command action, refer to GetCommand.

The id is assigned to a specific command when it is first set using SetCommand.

In order to activate the action, you need to assign it using SetCommand, then run the command using RunCommand.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.Medical Assembly
Click or drag to resize