com.sencha.gxt.theme.blue.client.resizable
Interface BlueResizableAppearance.BlueResizableResources

All Superinterfaces:
ClientBundle, ResizableBaseAppearance.ResizableResources
Enclosing class:
BlueResizableAppearance

public static interface BlueResizableAppearance.BlueResizableResources
extends ResizableBaseAppearance.ResizableResources, ClientBundle


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.google.gwt.resources.client.ClientBundle
ClientBundle.Source
 
Method Summary
 ImageResource handleEast()
           
 ImageResource handleNortheast()
           
 ImageResource handleNorthwest()
           
 ImageResource handleSouth()
           
 ImageResource handleSoutheast()
           
 ImageResource handleSouthwest()
           
 BlueResizableAppearance.BlueResizableStyle style()
           
 

Method Detail

handleEast

ImageResource handleEast()

handleNortheast

ImageResource handleNortheast()

handleNorthwest

ImageResource handleNorthwest()

handleSouth

ImageResource handleSouth()

handleSoutheast

ImageResource handleSoutheast()

handleSouthwest

ImageResource handleSouthwest()

style

@ClientBundle.Source(value={"com/sencha/gxt/theme/base/client/resizable/Resizable.css","BlueResizable.css"})
BlueResizableAppearance.BlueResizableStyle style()
Specified by:
style in interface ResizableBaseAppearance.ResizableResources


Copyright © 2012. All Rights Reserved.