com.sencha.gxt.theme.blue.client.toolbar
Interface BlueToolBarAppearance.BlueToolBarResources

All Superinterfaces:
ClientBundle
Enclosing class:
BlueToolBarAppearance

public static interface BlueToolBarAppearance.BlueToolBarResources
extends ClientBundle


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.google.gwt.resources.client.ClientBundle
ClientBundle.Source
 
Method Summary
 ImageResource background()
           
 BlueToolBarAppearance.BlueToolBarStyle style()
           
 

Method Detail

style

@ClientBundle.Source(value={"com/sencha/gxt/theme/base/client/toolbar/ToolBarBase.css","BlueToolBar.css"})
BlueToolBarAppearance.BlueToolBarStyle style()

background

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


Copyright © 2012. All Rights Reserved.