Share and Money Management 0.18devel
Public Member Functions | Public Attributes | List of all members
gui.UIShare.UIShare Class Reference
Inheritance diagram for gui.UIShare.UIShare:

Public Member Functions

def __init__ (self, *args, **kwds)
 Initialise dialog. More...
 
- Public Member Functions inherited from gui.controls.BaseDialog
def __init__ (self, *args, **kwargs)
 Initialise dialog. More...
 
def installOwnOKEventHandler (self)
 Bind own event handler for pressing OK to allow a proper validation. More...
 
def OnOK (self, event)
 Own OK button handler to validate the dialog logically using validateDialog() More...
 
def ShowModal (self)
 Show the dialog modal and process dialogs input. More...
 

Public Attributes

 tc_Name
 
 tc_Symbol
 
 tc_WKN
 
 tc_ISIN
 
 cc_Currency
 
 cc_Exchange
 
 cc_Kind
 
 cc_Source
 
 tc_Notes
 
 static_line_1
 
 bn_OK
 
 bn_Cancel
 

Constructor & Destructor Documentation

◆ __init__()

def gui.UIShare.UIShare.__init__ (   self,
args,
**  kwargs 
)

Initialise dialog.

Reimplemented from gui.controls.BaseDialog.

Reimplemented in gui.dialogs.DlgShare.

Member Data Documentation

◆ bn_Cancel

gui.UIShare.UIShare.bn_Cancel

◆ bn_OK

gui.UIShare.UIShare.bn_OK

◆ cc_Currency

gui.UIShare.UIShare.cc_Currency

◆ cc_Exchange

gui.UIShare.UIShare.cc_Exchange

◆ cc_Kind

gui.UIShare.UIShare.cc_Kind

◆ cc_Source

gui.UIShare.UIShare.cc_Source

◆ static_line_1

gui.UIShare.UIShare.static_line_1

◆ tc_ISIN

gui.UIShare.UIShare.tc_ISIN

◆ tc_Name

gui.UIShare.UIShare.tc_Name

◆ tc_Notes

gui.UIShare.UIShare.tc_Notes

◆ tc_Symbol

gui.UIShare.UIShare.tc_Symbol

◆ tc_WKN

gui.UIShare.UIShare.tc_WKN

The documentation for this class was generated from the following file: