WidgetPropertiesDialog

Inheritance:

Methods of WidgetPropertiesDialog:

__init__
def __init__(self, propertyDict, propertyList=None, parent=None, title='Widget Properties')

Undocumented function.

apply
def apply(self)

Undocumented function.

body
def body(self, master)

Undocumented function.

buttonbox
def buttonbox(self)

Undocumented function.

cancel
def cancel(self, event=None)

Undocumented function.

destroy
def destroy(self)

Undocumented function.

intOrNone
def intOrNone(self, val)

Undocumented function.

modified
def modified(self, widget, entry, property, type, fNone)

Undocumented function.

ok
def ok(self, event=None)

Undocumented function.

realOrNone
def realOrNone(self, val)

Undocumented function.

validateChanges
def validateChanges(self)

Undocumented function.