com.sencha.gxt.theme.base.client.field
Interface ErrorTipDefaultAppearance.ErrorTipResources
- All Superinterfaces:
- ClientBundle, TipDefaultAppearance.TipResources
- Enclosing class:
- ErrorTipDefaultAppearance
public static interface ErrorTipDefaultAppearance.ErrorTipResources
- extends TipDefaultAppearance.TipResources
errorIcon
@ClientBundle.Source(value="exclamation.gif")
@ImageResource.ImageOptions(preventInlining=true)
ImageResource errorIcon()
style
@ClientBundle.Source(value={"com/sencha/gxt/theme/base/client/tips/TipDefault.css","ErrorTip.css"})
ErrorTipDefaultAppearance.ErrorTipStyle style()
- Specified by:
style in interface TipDefaultAppearance.TipResources
Copyright © 2012. All Rights Reserved.