Table Of Contents

Previous topic

ecbasewin

Next topic

expose

This Page

phoenix_title ECBaseDlg

Editra Control Library Base Dialog Class


class_hierarchy Inheritance Diagram

Inheritance diagram for class ECBaseDlg

Inheritance diagram of ECBaseDlg


super_classes Known Superclasses

Dialog


method_summary Methods Summary

__init__  
GetPanel Get the dialogs main panel
SetPanel Set the dialogs main panel

property_summary Properties Summary

Panel  

api Class API



class ECBaseDlg(Dialog)

Editra Control Library Base Dialog Class


Methods



__init__(self, parent, id=ID_ANY, title=u"", pos=DefaultPosition, size=DefaultSize, style=DEFAULT_DIALOG_STYLE, name=u"ECBaseDialog")


GetPanel(self)

Get the dialogs main panel



SetPanel(self, panel)

Set the dialogs main panel