Uses of Interface
com.levigo.jadice.web.client.ui.BarStyle
Packages that use BarStyle
Package
Description
-
Uses of BarStyle in com.levigo.jadice.web.client.ui
Subinterfaces of BarStyle in com.levigo.jadice.web.client.uiMethods in com.levigo.jadice.web.client.ui that return BarStyleConstructors in com.levigo.jadice.web.client.ui with parameters of type BarStyleModifierConstructorDescriptionAbstractBar
(T widget, BarStyle style, PopupExecutor.PreferredPosition preferredPosition) HorizontalToolbar
(BarStyle style) HorizontalToolbar
(BarStyle style, String debugId) HorizontalToolbarSubmenu
(BarStyle style, Action closeAction) ToolbarSubmenu
(BarStyle style, Action closeAction, T panel, PopupExecutor.PreferredPosition position) VerticalToolbar
(BarStyle style) VerticalToolbarSubmenu
(BarStyle style, Action closeAction) -
Uses of BarStyle in com.levigo.jadice.web.client.ui.status
Constructors in com.levigo.jadice.web.client.ui.status with parameters of type BarStyle -
Uses of BarStyle in com.levigo.jadice.web.client.ui.style
Subinterfaces of BarStyle in com.levigo.jadice.web.client.ui.styleModifier and TypeInterfaceDescriptionstatic interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
Methods in com.levigo.jadice.web.client.ui.style that return BarStyleModifier and TypeMethodDescriptionUIStyle.menuBarStyle()
UIStyle.toolbarHorizontalStyle()
UIStyle.toolbarHorizontalSubmenuStyle()
UIStyle.toolbarStatusbarStyle()
UIStyle.toolbarSubmenuPopupStyle()
UIStyle.toolbarVerticalStyle()
UIStyle.toolbarVerticalSubmenuStyle()