Share and Money Management 0.18devel
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
gui.controls.ShareDetailsPanel Class Reference

A panel to show all information about a share. More...

Inheritance diagram for gui.controls.ShareDetailsPanel:

Public Member Functions

def __init__ (self, *args, **kwds)
 Create the panel. More...
 

Public Attributes

 cc_Currency
 
 cc_Exchange
 
 cc_Kind
 
 cb_Watch
 
 tc_ISIN
 
 tc_Name
 
 tc_Notes
 
 tc_Source
 
 tc_Symbol
 
 tc_WKN
 

Static Public Attributes

 flags_label = wx.ALL | wx.ALIGN_CENTER_VERTICAL
 Flags used with all label widgets (wx.StaticText) More...
 
 flags_input = wx.ALL | wx.EXPAND | wx.ALIGN_CENTER_VERTICAL
 Flags used for all input widgets. More...
 

Detailed Description

A panel to show all information about a share.

Constructor & Destructor Documentation

◆ __init__()

def gui.controls.ShareDetailsPanel.__init__ (   self,
args,
**  kwds 
)

Create the panel.

Member Data Documentation

◆ cb_Watch

gui.controls.ShareDetailsPanel.cb_Watch

◆ cc_Currency

gui.controls.ShareDetailsPanel.cc_Currency

◆ cc_Exchange

gui.controls.ShareDetailsPanel.cc_Exchange

◆ cc_Kind

gui.controls.ShareDetailsPanel.cc_Kind

◆ flags_input

gui.controls.ShareDetailsPanel.flags_input = wx.ALL | wx.EXPAND | wx.ALIGN_CENTER_VERTICAL
static

Flags used for all input widgets.

◆ flags_label

gui.controls.ShareDetailsPanel.flags_label = wx.ALL | wx.ALIGN_CENTER_VERTICAL
static

Flags used with all label widgets (wx.StaticText)

◆ tc_ISIN

gui.controls.ShareDetailsPanel.tc_ISIN

◆ tc_Name

gui.controls.ShareDetailsPanel.tc_Name

◆ tc_Notes

gui.controls.ShareDetailsPanel.tc_Notes

◆ tc_Source

gui.controls.ShareDetailsPanel.tc_Source

◆ tc_Symbol

gui.controls.ShareDetailsPanel.tc_Symbol

◆ tc_WKN

gui.controls.ShareDetailsPanel.tc_WKN

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