public static interface Css3TipAppearance.Css3TipResources
extends com.google.gwt.resources.client.ClientBundle
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.resources.client.ImageResource |
anchorBottom() |
com.google.gwt.resources.client.ImageResource |
anchorLeft() |
com.google.gwt.resources.client.ImageResource |
anchorRight() |
com.google.gwt.resources.client.ImageResource |
anchorTop() |
Css3TipAppearance.Css3TipStyle |
style() |
ThemeDetails |
theme() |
@ClientBundle.Source(value="Css3Tip.css") Css3TipAppearance.Css3TipStyle style()
com.google.gwt.resources.client.ImageResource anchorBottom()
com.google.gwt.resources.client.ImageResource anchorLeft()
com.google.gwt.resources.client.ImageResource anchorRight()
com.google.gwt.resources.client.ImageResource anchorTop()
ThemeDetails theme()
Copyright © 2020. All Rights Reserved.