Class s.g.e.i.InvoiceGrid(FieldGrid):

Part of stoqlib.gui.editors.invoiceeditor View In Hierarchy

Undocumented
Method objectlist_dnd_handler A subclass can implement this to support dnd from

Inherited from FieldGrid:

Method __init__ Undocumented
Method _pick_field Undocumented
Method _remove_field Undocumented
Method _add_field Undocumented
Method _set_field_position Undocumented
Method _resize_field Undocumented
Method _get_field_from_widget Undocumented
Method _begin_move_field Undocumented
Method _update_move_field Undocumented
Method _end_move_field Undocumented
Method _get_coords Returns the grid coordinates given absolute coordinates
Method _on_field__size_allocate Undocumented
Method do_realize Undocumented
Method do_size_request Undocumented
Method do_expose_event Undocumented
Method do_button_press_event Undocumented
Method do_button_release_event Undocumented
Method do_motion_notify_event Undocumented
Method do_key_press_event Undocumented
Method do_drag_drop Undocumented
Method do_drag_data_received Undocumented
Method do_focus Undocumented
Method do_move_field Undocumented
Method do_remove_field Undocumented
Method add_field Adds a new field to the grid
Method select_field Selects a field
Method get_selected_field Returns the currently selected field
Method get_fields Returns a list of fields in the grid
Method resize Resize the grid.
def objectlist_dnd_handler(self, item, x, y):
A subclass can implement this to support dnd from an ObjectList.
Parametersitemthe row dragged from the objectlist
xthe x position it was dragged to
ythe y position it was dragged to
API Documentation for Stoqlib, generated by pydoctor at 2009-07-14 16:00:32.