Package Gnumed :: Package wxpython :: Module gmBillingWidgets :: Class cPersonBillItemsManagerPnl
[frames] | no frames]

Class cPersonBillItemsManagerPnl

source code

                                                    wx.Panel --+        
                                                               |        
wxGladeWidgets.wxgGenericListManagerPnl.wxgGenericListManagerPnl --+    
                                                                   |    
                                gmListWidgets.cGenericListManagerPnl --+
                                                                       |
                                                                      cPersonBillItemsManagerPnl

A list for managing a patient's bill items.

Does NOT act on/listen to the current patient.

Instance Methods
 
__init__(self, *args, **kwargs) source code
 
refresh(self, *args, **kwargs) source code

Inherited from gmListWidgets.cGenericListManagerPnl: get_selected_item_data, set_columns, set_data, set_selections, set_string_items

Class Variables
  identity = property(_get_identity, _set_identity)
  show_non_invoiced_only = property(_get_show_non_invoiced_only,...

Inherited from gmListWidgets.cGenericListManagerPnl: delete_callback, edit_callback, left_extra_button, message, middle_extra_button, new_callback, refresh_callback, right_extra_button, select_callback

Method Details

__init__(self, *args, **kwargs)
(Constructor)

source code 
Overrides: wxGladeWidgets.wxgGenericListManagerPnl.wxgGenericListManagerPnl.__init__

Class Variable Details

show_non_invoiced_only

Value:
property(_get_show_non_invoiced_only, _set_show_non_invoiced_only)