com.sencha.gxt.core.client.dom
Interface Mask.MaskDefaultAppearance.MaskResources

All Superinterfaces:
ClientBundle
Enclosing class:
Mask.MaskDefaultAppearance

public static interface Mask.MaskDefaultAppearance.MaskResources
extends ClientBundle


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.google.gwt.resources.client.ClientBundle
ClientBundle.Source
 
Method Summary
 ImageResource boxBackground()
           
 Mask.MaskDefaultAppearance.MaskStyle css()
           
 

Method Detail

boxBackground

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

css

@ClientBundle.Source(value="Mask.css")
Mask.MaskDefaultAppearance.MaskStyle css()


Copyright © 2012. All Rights Reserved.