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

Class ImportDataSource

source code

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

Instance Methods [hide private]
 
browse(self, parent=None) source code
 
name(self) source code
 
_get_id(self) source code
 
_set_id(self, id) source code

Inherited from common_calendar.ImportDataSource: __init__, get

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

Class Variables [hide private]

Inherited from common_calendar.ImportDataSource: message_str, wildcard

Properties [hide private]
  id

Inherited from object: __class__

Method Details [hide private]

browse(self, parent=None)

source code 
Overrides: common_calendar.ImportDataSource.browse

name(self)

source code 
Overrides: common_calendar.ImportDataSource.name

_get_id(self)

source code 
Overrides: common_calendar.ImportDataSource._get_id

_set_id(self, id)

source code 
Overrides: common_calendar.ImportDataSource._set_id

Property Details [hide private]

id

Get Method:
_get_id(self)
Set Method:
_set_id(self, id)