workflow::tree::sorter::sort (public)
workflow::tree::sorter::sort -multirow multirow
Defined in packages/workflow/tcl/workflow-tree-procs.tcl
Sort the given multirow using the full-sort-keys built earlier by the calls to
tree::sorter
proctree::sorter::make_full_key_for
created withtree::sorter::create
.
- Switches:
- -multirow (required)
- The name of the multirow data-source to be sorted.
- Author:
- helsleya@cs.ucr.edu
- See Also:
- tree::sorter::create
- tree::sorter::make_full_key_for
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.