Initializes a new instance of the ResizeTableColumnCommand class.
Namespace: MindFusion.Diagramming
File: ResizeTableColumnCommand.js
JavaScript Copy Code |
---|
function ResizeTableColumnCommand (diagram, table, column) |
Diagram. The Diagram modified by this command.
TableNode. The TableNode instance that will be modified.
Object. The column object that will be resized.
MindFusion.Diagramming for JavaScript Programmer's Guide | © 2024 MindFusion |