public static interface BaseToastResources.BaseToastStyle extends ToastStyle, 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 |
container() |
String |
fadeOut() |
String |
toast() |
String container()
container
in interface ToastStyle
@CssResource.ClassName(value="fade-out") String fadeOut()
fadeOut
in interface ToastStyle
String toast()
toast
in interface ToastStyle
Copyright © 2018 Xalys. All rights reserved.