right, so the default dropdown list doesnt support multiple selections, listview however does (and thats all dropdown uses), so you technically create your own dropdown handler to show "your" listview with multiple selections, the "custom handler" here
http://haxeui.org/explorer/#basic/dropdowns might help, you will have to do a little wiring yourself though