Go up one levelGo to Previous Go to Next

TableListSort

TableListSort is an Itcl popup widget for sorting contents of a TableList(n) . You can specify one or more columns to sort the list by and the direction of the sort ( increasing or decreasing ). Although you can use the class directly, it is normally easier to simply call the TableList::sort_dialog method.

Example:

 
TableList $tablelist -headings {...} 
$tablelist sort_dialog

See TableListSort(n) for more details.


Go up one levelGo to Previous Go to Next

Please send questions or comments to abrighto@eso.org.
Copyright © 1998 ESO - European Southern Observatory