plugin DataLoader responsible of loading data
Bases: sas.guiframe.plugin_base.PluginBase
if return True, then call handler to laod data
Receive a list containing folder then return a list of file
Show a general help dialog.
post message to status bar and return list of data
Load data
Pop up an error message.
| Parameters: | error – details error message to be displayed |
|---|
print update on the status bar
get a menu item and append it under file menu of the application add load file menu item and load folder item
Help panel for data_loader plugins
Bases: sas.data_util.calcthread.CalcThread
Load a data given a filename
read some data
| Raises KeyboardInterrupt: | |
|---|---|
| when the thread is interrupted | |