TableEditor
subclass of Widget
The TableEditor widget provides a table editor
TableEditor specific options
- Command-Line Name: -loadcommand
- Database Name: loadCommand
- Database Class: LoadCommand
-
- Command-Line Name: -savecommand
- Database Name: saveCommand
- Database Class: SaveCommand
-
- Command-Line Name: -icon
- Database Name: icon
- Database Class: Icon
-
- Command-Line Name: -searchtype
- Database Name: searchType
- Database Class: SearchType
-
- Command-Line Name: -searchdir
- Database Name: searchDir
- Database Class: SearchDir
-
- Command-Line Name: -searchcase
- Database Name: searchCase
- Database Class: SearchCase
-
- Command-Line Name: -searchreopen
- Database Name: SearchReopen
- Database Class: searchReopen
-
- Command-Line Name: -closecommand
- Database Name: closeCommand
- Database Class: CloseCommand
-
TableEditor specific methods
-
pathname destroy
-
-
pathname save
-
-
pathname saveas file
-
-
pathname savedialog
-
-
pathname loadnext
-
-
pathname loadprev
-
-
pathname close
-
-
pathname closefile
-
-
pathname load ?filename? ?filename ...?
-
-
pathname set data
-
-
pathname reopenlist
-
-
pathname findsel direction
-
direction can be -forwards or -backwards
-
pathname find what ?option? ?value? ?option value?
-
-
pathname gotoline line
-
-
pathname command command
-
-
pathname replace ?all?
-
-
pathname finddialog
-
-
pathname macro
-
-
pathname setmacro name command ?key?
-
-
pathname deletemacro
-
-
pathname getmacromenu
-
-
pathname getmacro
-
-
pathname runmacro name
-
-
pathname transpose pos
-
-
pathname editchanged
-