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
 java.lang.String empty()
           
 java.lang.String field()
           
 java.lang.String readonly()
           
 java.lang.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

java.lang.String empty()

field

java.lang.String field()

readonly

java.lang.String readonly()

wrap

java.lang.String wrap()


Copyright © 2012. All Rights Reserved.