|
Share and Money Management 0.18devel
|
All individual controls. More...
Classes | |
| class | gui.controls.BaseDialog |
| Generic functions for all dialogs. More... | |
| class | gui.controls.GeneralPanelConfig |
| Generic functions to save and restore the state of a panel. More... | |
| class | gui.controls.SortedListPanel |
| Base class of a panel with a sortable list inside. More... | |
| class | gui.controls.SortedListCtrl |
| Sortable ListCtrl. More... | |
| class | gui.controls.PopupMenuMixin |
| Mixin to handle pop-up menus. More... | |
| class | gui.controls.BaseListSmall |
| Base class for a simple list to fill with elements of smm.objects. More... | |
| class | gui.controls.PositionListSmall |
| Class to simplify creating and controlling of Position lists. More... | |
| class | gui.controls.TransactionListSmall |
| Class to simplify creating and controlling of Transaction lists. More... | |
| class | gui.controls.BaseChoice |
| A class derivated from the wx.Choice widget to filling with a set of objects. More... | |
| class | gui.controls.PositionChoice |
| Choice widget to select a position. More... | |
| class | gui.controls.ShareChoice |
| Choice widget to select a share. More... | |
| class | gui.controls.CurrencyChoice |
| Choice widget to select a currency. More... | |
| class | gui.controls.EncodingChoice |
| Choice widget to select encoding of a file. More... | |
| class | gui.controls.ExchangeChoice |
| Choice widget to select a exchange. More... | |
| class | gui.controls.LogLevelChoice |
| Choice widget to select verbosity (count) of log messages. More... | |
| class | gui.controls.TransactionKindChoice |
| Choice widget to select the transaction type. More... | |
| class | gui.controls.ShareKindChoice |
| Choice widget to select the share type. More... | |
| class | gui.controls.ShareSourceChoice |
| Choice widget to select the share source. More... | |
| class | gui.controls.BaseValidator |
| Base class for all validators. More... | |
| class | gui.controls.DecimalValidator |
| Validator to check for valid decimal. More... | |
| class | gui.controls.NotEmptyValidator |
| Force filled TextCtrl widgets. More... | |
| class | gui.controls.NotEmptyChoiceValidator |
| Force filled Choice widgets. More... | |
| class | gui.controls.ShareDetailsPanel |
| A panel to show all information about a share. More... | |
| class | gui.controls.PositionDetailsPanel |
| A panel to show all information of a position. More... | |
| class | gui.controls.WatchDetailsPanel |
| A panel to show all information of a watch list entry. More... | |
Namespaces | |
| namespace | gui |
| namespace | gui.controls |
All individual controls.