Module csv_calendar :: Class ImportDataSource
[hide private]
[frames] | no frames]

Class ImportDataSource

source code

                      object --+    
                               |    
common_calendar.ImportDataSource --+
                                   |
                                  ImportDataSource

Instance Methods [hide private]

Inherited from common_calendar.ImportDataSource: __init__, browse, get, name

Inherited from common_calendar.ImportDataSource (private): _get_id, _set_id

Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Class Variables [hide private]
  message_str = 'Pick a CSV Calendar File'
  wildcard = '*.csv'
Properties [hide private]

Inherited from common_calendar.ImportDataSource: id

Inherited from object: __class__