Uses of Interface
com.levigo.jadice.web.client.ui.JadiceButtonStyle
Packages that use JadiceButtonStyle
Package
Description
-
Uses of JadiceButtonStyle in com.levigo.jadice.web.client.tools
Subinterfaces of JadiceButtonStyle in com.levigo.jadice.web.client.toolsModifier and TypeInterfaceDescriptionstatic interface
-
Uses of JadiceButtonStyle in com.levigo.jadice.web.client.ui
Subinterfaces of JadiceButtonStyle in com.levigo.jadice.web.client.uiFields in com.levigo.jadice.web.client.ui declared as JadiceButtonStyleMethods in com.levigo.jadice.web.client.ui with parameters of type JadiceButtonStyleModifier and TypeMethodDescriptionprotected void
JadiceDefaultButton.init
(Action action, boolean showLabel, JadiceButtonStyle style, PopupExecutor popupExecutor, com.google.gwt.aria.client.Role role) JadiceButtonBuilder.setStyle
(JadiceButtonStyle style) Constructors in com.levigo.jadice.web.client.ui with parameters of type JadiceButtonStyleModifierConstructorDescriptionJadiceDefaultButton
(Action action, boolean showLabel, JadiceButtonStyle style) Creates a new button with the given action and the given style.JadiceDefaultButton
(Action action, boolean showLabel, JadiceButtonStyle style, PopupExecutor popupExecutor) Creates a new button with the given action, the given style and the givenPopupExecutor
.JadiceDefaultButton
(Action action, boolean showLabel, JadiceButtonStyle style, PopupExecutor popupExecutor, com.google.gwt.aria.client.Role role) Creates a new button with the given action, the given style and the givenPopupExecutor
.JadiceSubmenuButton
(Action action, boolean showLabel, JadiceButtonStyle css) JadiceSubmenuButton
(Action action, boolean showLabel, JadiceButtonStyle css, PopupExecutor popupExecutor) -
Uses of JadiceButtonStyle in com.levigo.jadice.web.client.ui.style
Subinterfaces of JadiceButtonStyle 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
Methods in com.levigo.jadice.web.client.ui.style that return JadiceButtonStyleModifier and TypeMethodDescriptionUIStyle.buttonAnnotationStyle()
DefaultUIStyle.buttonStyle()
MinimizedUIStyle.buttonStyle()
UIStyle.buttonStyle()
UIStyle.buttonTextStyle()
UIStyle.buttonThumbnailStyle()
UIStyle.pdfSignatureBoxToolButtonStyle()
-
Uses of JadiceButtonStyle in com.levigo.jadice.web.demo.enterprise.client.design
Methods in com.levigo.jadice.web.demo.enterprise.client.design that return JadiceButtonStyle