Methods
|
|
__init__
find_neighbours
info_function
init_handles
move
move_end
move_start
update_handles
update_position
|
|
__init__
|
__init__ (
self,
master,
prob_dict,
keys,
colors,
report_func,
)
|
|
find_neighbours
|
find_neighbours ( self, sector_item )
|
|
info_function
|
info_function ( self, item )
|
|
init_handles
|
init_handles ( self )
|
|
move
|
move ( self, event )
|
|
move_end
|
move_end ( self, event )
|
|
move_start
|
move_start ( self, event )
|
|
update_handles
|
update_handles ( self )
|
|
update_position
|
update_position (
self,
dict,
order_list,
)
|
|