Uses of Class
eu.webtoolkit.jwt.WPopupMenu
-
Packages that use WPopupMenu Package Description eu.webtoolkit.jwt -
-
Uses of WPopupMenu in eu.webtoolkit.jwt
Methods in eu.webtoolkit.jwt that return WPopupMenu Modifier and Type Method Description WPopupMenuWPushButton. getMenu()Returns an associated popup menu.WPopupMenuWSplitButton. getMenu()Returns the menu for the drop-down button.Methods in eu.webtoolkit.jwt with parameters of type WPopupMenu Modifier and Type Method Description voidWPushButton. setMenu(WPopupMenu popupMenu)Links a popup menu to the button.voidWSplitButton. setMenu(WPopupMenu popupMenu)Sets the menu for the drop-down button.
-