Refactored listviews to be able to select multiple items for dnd

svn: r15656
This commit is contained in:
Doug Blank
2010-07-29 07:59:07 +00:00
parent d791f1654b
commit aa5cefd789
3 changed files with 11 additions and 28 deletions

View File

@ -155,12 +155,6 @@ class BasePersonView(ListView):
"""
return DdTargets.PERSON_LINK
def drag_list_info(self):
"""
Specify the drag type for a multiple selected rows
"""
return DdTargets.PERSON_LINK_LIST
def exact_search(self):
"""
Returns a tuple indicating columns requiring an exact search