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