问题
What do you call a form with two list boxes and buttons to move the list box items from one to the other? I've always called it a "switch list".
Switch List http://img136.imageshack.us/img136/9123/formtypegh0.png
回答1:
Mutually exclusive list
回答2:
Double List?
回答3:
To be very honest, I always thought it was called simply "Moving items between two list boxes".
回答4:
Subset Selection Dialog
回答5:
Where I work we call it an "Add Remove Box". Don't know why, it just happened that way and it has seem to stick.
回答6:
Switch list is nice.
Exchange dialog is also fine.
Btw, do you also have a drag/drop interface?
回答7:
As silly as it may sound, I've always gone with "Dual-list Selector". Highly technical.
回答8:
Let's be a bit clearer about the functionality here ..
The way you showed it, it's basically a different way of doing a list that allows multiple selection (then I'd call it a 'chooser').
The more typical usage scenario I've seen is with some ordering functionality (implicit - the new item gets added to the bottom, or explicit with up/down/top/bottom buttons) to put the things in the 'added' list in a certain order.
Not sure what I'd call it then, because it's choosing and ordering .. ordered list chooser or selector.
来源:https://stackoverflow.com/questions/492897/moving-items-between-two-list-boxes-what-do-you-call-this-type-of-form