es.DropdownTool = function( toolbar, name ) { es.Tool.call( this, toolbar ); }; es.extendClass( es.DropdownTool, es.Tool );