com.sencha.gxt.theme.base.client.field
Interface FileUploadDefaultAppearance.FileUploadStyle

All Superinterfaces:
CssResource, CssResourceBase, ResourcePrototype
Enclosing class:
FileUploadDefaultAppearance

public static interface FileUploadDefaultAppearance.FileUploadStyle
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 buttonWrap()
           
 java.lang.String file()
           
 java.lang.String input()
           
 java.lang.String wrap()
           
 
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

buttonWrap

java.lang.String buttonWrap()

file

java.lang.String file()

input

java.lang.String input()

wrap

java.lang.String wrap()


Copyright © 2012. All Rights Reserved.