Package iceprod :: Package client :: Package gtk :: Module GtkDAGRel :: Class GtkDAGRel
[hide private]
[frames] | no frames]

Class GtkDAGRel

source code

               VBox --+    
                      |    
GtkIPModule.GtkIPModule --+
                          |
                         GtkDAGRel

Instance Methods [hide private]
 
on_selection_changed(self, selection) source code
 
delete_event(self, widget, event, data=None) source code
 
delete_connection(self, b) source code
 
add_connection(self, b) source code
 
__init__(self, iconfig) source code
 
reload(self, steering) source code
 
showconnections(self) source code
 
cell_edit(self, cell, path, new_text, model, col)
Canges the value of the connection
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

Inherited from GtkIPModule.GtkIPModule: SetDragNDrop

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

Inherited from GtkIPModule.GtkIPModule: dragndrop