public static interface BaseDialogResources.BaseDialogStyle extends DialogStyle, com.google.gwt.resources.client.CssResource
com.google.gwt.resources.client.CssResource.ClassName, com.google.gwt.resources.client.CssResource.Import, com.google.gwt.resources.client.CssResource.ImportedWithPrefix, com.google.gwt.resources.client.CssResource.NotStrict, com.google.gwt.resources.client.CssResource.Shared, com.google.gwt.resources.client.CssResource.Strict
Modifier and Type | Method and Description |
---|---|
String |
background() |
String |
blur() |
String |
content() |
String |
dialog() |
String |
noBlur() |
String background()
background
in interface DialogStyle
String blur()
blur
in interface DialogStyle
@CssResource.ClassName(value="no-blur") String noBlur()
noBlur
in interface DialogStyle
String dialog()
dialog
in interface DialogStyle
String content()
content
in interface DialogStyle
Copyright © 2018 Xalys. All rights reserved.