Uses of Class
eu.webtoolkit.jwt.WStackedWidget
Packages that use WStackedWidget
-
Uses of WStackedWidget in eu.webtoolkit.jwt
Methods in eu.webtoolkit.jwt that return WStackedWidgetModifier and TypeMethodDescriptionWMenu.getContentsStack()
Returns the contents stack associated with the menu.WTabWidget.getContentsStack()
Returns the contents stack.Constructors in eu.webtoolkit.jwt with parameters of type WStackedWidgetModifierConstructorDescriptionWMenu
(WStackedWidget contentsStack) Creates a new menu.WMenu
(WStackedWidget contentsStack, WContainerWidget parentContainer) Creates a new menu.WPopupMenu
(WStackedWidget contentsStack) Creates a new popup menu.WPopupMenu
(WStackedWidget contentsStack, WContainerWidget parentContainer) Creates a new popup menu.