com.sencha.gxt.theme.base.client.field
Interface ValueBaseFieldDefaultAppearance.ValueBaseFieldStyle

All Superinterfaces:
CssResource, CssResourceBase, Field.FieldStyles, ResourcePrototype
All Known Subinterfaces:
CheckBoxDefaultAppearance.CheckBoxStyle, DateCellDefaultAppearance.DateCellStyle, SpinnerFieldDefaultAppearance.SpinnerFieldStyle, StoreFilterFieldDefaultAppearance.StoreFilterFieldStyle, TextAreaDefaultAppearance.TextAreaStyle, TextFieldDefaultAppearance.TextFieldStyle, TriggerFieldDefaultAppearance.TriggerFieldStyle, TwinTriggerFieldDefaultAppearance.TwinTriggerFieldStyle
Enclosing class:
ValueBaseFieldDefaultAppearance

public static interface ValueBaseFieldDefaultAppearance.ValueBaseFieldStyle
extends CssResource, Field.FieldStyles


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.google.gwt.resources.client.CssResource
CssResource.ClassName, CssResource.Import, CssResource.ImportedWithPrefix, CssResource.NotStrict, CssResource.Shared, CssResource.Strict
 
Method Summary
 String empty()
           
 String field()
           
 String readonly()
           
 String wrap()
           
 
Methods inherited from interface com.sencha.gxt.widget.core.client.form.Field.FieldStyles
focus, invalid
 
Methods inherited from interface com.google.gwt.resources.client.CssResource
ensureInjected, getText
 
Methods inherited from interface com.google.gwt.resources.client.ResourcePrototype
getName
 

Method Detail

empty

String empty()

field

String field()

readonly

String readonly()

wrap

String wrap()


Copyright © 2012. All Rights Reserved.