iceprod :: client :: gtk :: GtkServices :: GtkServices :: Class GtkServices
[hide private]
[frames] | no frames]

Class GtkServices

source code

               VBox --+    
                      |    
GtkIPModule.GtkIPModule --+
                          |
                         GtkServices

Instance Methods [hide private]
 
on_selection_changed(self, selection) source code
 
add_service(self, b) source code
 
delete_service(self, b) source code
 
configure_service(self, tv, path, viewcol) source code
 
col_edited(self, cell, path, new_text, model)
Canges the name of the module
source code
 
__init__(self, iconfig, pdb) source code
 
set_drag_n_drop(self, value=True) source code
 
drag_data_get_data(self, treeview, context, selection, target_id, etime) source code
 
drag_data_received_data(self, treeview, context, x, y, selection, info, etime) source code
 
SetPrinter(self, printer) source code
 
Print(self, txt) source code
 
reload(self, icetray) source code
 
showservices(self) source code

Inherited from GtkIPModule.GtkIPModule: SetDragNDrop

Class Variables [hide private]
  TARGETS = [('MY_TREE_MODEL_ROW', gtk.TARGET_SAME_WIDGET, 0),]

Inherited from GtkIPModule.GtkIPModule: dragndrop

Method Details [hide private]

col_edited(self, cell, path, new_text, model)

source code 

Canges the name of the module

To Do:
  • add type checking for input values
  • add descriptions