Searched +refs:tablelist +refs:sortByColumn (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/tcl-105/tcl_ext/tklib/tklib/modules/tablelist/
H A DtablelistPublic.tcl7 namespace eval ::tablelist {
15 # Creates a new tablelist widget:
17 namespace export tablelist
20 # Sort the items of a tablelist widget by one or more of its columns:
22 namespace export sortByColumn addToSortColumns
40 package provide tablelist::common $::tablelist::version
43 # The following procedure, invoked in "tablelist.tcl" and "tablelist_tile.tcl",
44 # sets the variable ::tablelist::usingTile to the given value and sets a trace
47 proc ::tablelist
[all...]

Completed in 172 milliseconds