class virtual dragg_plugin :Inherits< activate : unit; deactivate : 'a; .. > ->object..end
val drop_list : (common * (common -> common -> unit)) list
Pervasives.refmethod add_drop : common -> (common -> common -> unit) -> unitmethod remove_drop : common -> unitmethod remove_drop_action : common -> (common -> common -> unit) -> unitmethod deactivate_dragg : unitmethod activate_dragg : unit