Share and Money Management 0.18devel
Classes
gui.controls Namespace Reference

Classes

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