com.sencha.gxt.theme.base.client.toolbar
Interface LabelToolItemDefaultAppearance.LabelToolItemResources

All Superinterfaces:
ClientBundle
Enclosing class:
LabelToolItemDefaultAppearance

public static interface LabelToolItemDefaultAppearance.LabelToolItemResources
extends ClientBundle


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.google.gwt.resources.client.ClientBundle
ClientBundle.Source
 
Method Summary
 ImageResource background()
           
 LabelToolItemDefaultAppearance.LabelToolItemStyle css()
           
 

Method Detail

css

@ClientBundle.Source(value="LabelToolItem.css")
LabelToolItemDefaultAppearance.LabelToolItemStyle css()

background

@ImageResource.ImageOptions(repeatStyle=Vertical)
ImageResource background()


Copyright © 2012. All Rights Reserved.