Package native :: Package outlook :: Module outlook_com :: Class _Explorer
[hide private]
[frames] | no frames]

Class _Explorer

source code

win32com.client.DispatchBaseClass --+
                                    |
                                   _Explorer

Instance Methods [hide private]
 
Activate(self) source code
 
Close(self) source code
 
Display(self) source code
 
IsPaneVisible(self, Pane=defaultNamedNotOptArg) source code
 
ShowPane(self, Pane=defaultNamedNotOptArg, Visible=defaultNamedNotOptArg) source code

Inherited from win32com.client.DispatchBaseClass: _ApplyTypes_, __cmp__, __getattr__, __init__, __repr__, __setattr__, _get_good_object_, _get_good_single_object_

Class Variables [hide private]
  CLSID = IID('{00063003-0000-0000-C000-000000000046}')
  coclass_clsid = IID('{00063050-0000-0000-C000-000000000046}')
  _prop_map_get_ = {'Application': (61440, 2, (9, 0), (), 'Appli...
  _prop_map_put_ = {'CurrentFolder': ((8449, 0, 8, 0), ()), 'Cur...
Class Variable Details [hide private]

_prop_map_get_

Value:
{'Application': (61440,
                 2,
                 (9, 0),
                 (),
                 'Application',
                 '{00063001-0000-0000-C000-000000000046}'),
 'Caption': (8465, 2, (8, 0), (), 'Caption', None),
 'Class': (61450, 2, (3, 0), (), 'Class', None),
...

_prop_map_put_

Value:
{'CurrentFolder': ((8449, 0, 8, 0), ()),
 'CurrentView': ((8704, 0, 4, 0), ()),
 'Height': ((8468, 0, 4, 0), ()),
 'Left': ((8469, 0, 4, 0), ()),
 'Top': ((8470, 0, 4, 0), ()),
 'Width': ((8471, 0, 4, 0), ()),
 'WindowState': ((8466, 0, 4, 0), ())}