com.sencha.gxt.widget.core.client.form
Interface Field.FieldStyles

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

@CssResource.Shared
public static interface Field.FieldStyles
extends CssResource


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 focus()
           
 java.lang.String 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

focus

java.lang.String focus()

invalid

java.lang.String invalid()


Copyright © 2012. All Rights Reserved.