com.sencha.gxt.theme.base.client.field
Interface TextFieldDefaultAppearance.TextFieldResources

All Superinterfaces:
ClientBundle, ValueBaseFieldDefaultAppearance.ValueBaseFieldResources
Enclosing class:
TextFieldDefaultAppearance

public static interface TextFieldDefaultAppearance.TextFieldResources
extends ValueBaseFieldDefaultAppearance.ValueBaseFieldResources, ClientBundle


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.google.gwt.resources.client.ClientBundle
ClientBundle.Source
 
Method Summary
 TextFieldDefaultAppearance.TextFieldStyle css()
           
 ImageResource textBackground()
           
 
Methods inherited from interface com.sencha.gxt.theme.base.client.field.ValueBaseFieldDefaultAppearance.ValueBaseFieldResources
invalidLine
 

Method Detail

css

@ClientBundle.Source(value={"ValueBaseField.css","TextField.css"})
TextFieldDefaultAppearance.TextFieldStyle css()
Specified by:
css in interface ValueBaseFieldDefaultAppearance.ValueBaseFieldResources

textBackground

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


Copyright © 2012. All Rights Reserved.