phoenix_title wx.lib.pydocview.FilePropertiesDialog

Dialog that shows the properties of a file. Invoked by the PropertiesService.


class_hierarchy Class Hierarchy

Inheritance diagram for class FilePropertiesDialog:

super_classes Known Superclasses

wx.Dialog


method_summary Methods Summary

__init__

Initializes the properties dialog.


api Class API

class FilePropertiesDialog(wx.Dialog)

Dialog that shows the properties of a file. Invoked by the PropertiesService.


Methods

__init__(self, parent, filename)

Initializes the properties dialog.