onActionCreated Method

Summary

Invoked upon creating an ActionCommand object.

Syntax

TypeScript
JavaScript
InteractiveAction.prototype.onActionCreated = function() 
      onActionCreated(): void;  // protected 

Remarks

The method onActionCreated() is called directly after createInteractiveMode, used to setting up the interactive mode. The interactive mode is created from the derived class, then the onActionCreated() method is called.

Requirements

Target Platforms

See Also

InteractiveAction

InteractiveAction 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.