Uses of Class
eu.webtoolkit.jwt.WPopupMenu
Packages that use WPopupMenu
-
Uses of WPopupMenu in eu.webtoolkit.jwt
Methods in eu.webtoolkit.jwt that return WPopupMenuModifier and TypeMethodDescriptionWPushButton.getMenu()Returns an associated popup menu.WSplitButton.getMenu()Returns the menu for the drop-down button.Methods in eu.webtoolkit.jwt with parameters of type WPopupMenuModifier and TypeMethodDescriptionvoidWPushButton.setMenu(WPopupMenu popupMenu) Links a popup menu to the button.voidWSplitButton.setMenu(WPopupMenu popupMenu) Sets the menu for the drop-down button.