public static interface SlicedTipAppearance.SlicedTipResources
extends com.sencha.gxt.theme.base.client.tips.TipDefaultAppearance.TipResources
| 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() |
SlicedTipAppearance.SlicedTipStyle |
style() |
ThemeDetails |
theme() |
@ClientBundle.Source(value="com/sencha/gxt/theme/neptune/client/base/tips/anchorBottom.png") com.google.gwt.resources.client.ImageResource anchorBottom()
anchorBottom in interface com.sencha.gxt.theme.base.client.tips.TipDefaultAppearance.TipResources@ClientBundle.Source(value="com/sencha/gxt/theme/neptune/client/base/tips/anchorLeft.png") com.google.gwt.resources.client.ImageResource anchorLeft()
anchorLeft in interface com.sencha.gxt.theme.base.client.tips.TipDefaultAppearance.TipResources@ClientBundle.Source(value="com/sencha/gxt/theme/neptune/client/base/tips/anchorRight.png") com.google.gwt.resources.client.ImageResource anchorRight()
anchorRight in interface com.sencha.gxt.theme.base.client.tips.TipDefaultAppearance.TipResources@ClientBundle.Source(value="com/sencha/gxt/theme/neptune/client/base/tips/anchorTop.png") com.google.gwt.resources.client.ImageResource anchorTop()
anchorTop in interface com.sencha.gxt.theme.base.client.tips.TipDefaultAppearance.TipResources@ClientBundle.Source(value={"com/sencha/gxt/theme/base/client/tips/TipDefault.css","SlicedTip.css"})
SlicedTipAppearance.SlicedTipStyle style()
style in interface com.sencha.gxt.theme.base.client.tips.TipDefaultAppearance.TipResourcesThemeDetails theme()
Copyright © 2021. All Rights Reserved.