uibinder - How to make a Button displaying a drop down list using GWT? -


i'm trying using gwt 2.4 make widget below: button, when clicking can show drop-down list under it. picture google's new blogger system.

anyone shed light on this?

enter image description here

you use menubar widget single menu item (being button) having submenu (the dropdown menu).

or use button, , within clickhandler you'd show popuppanel containing vertical menubar relative to button (which you'd set auto-hide partner)


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -