com.sencha.gxt.theme.base.client.statusproxy
Interface StatusProxyBaseAppearance.StatusProxyStyle

All Superinterfaces:
CssResource, CssResourceBase, ResourcePrototype
All Known Subinterfaces:
BlueStatusProxyAppearance.BlueStatusProxyStyle
Enclosing class:
StatusProxyBaseAppearance

public static interface StatusProxyBaseAppearance.StatusProxyStyle
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 dragGhost()
           
 java.lang.String dropAllowed()
           
 java.lang.String dropDisallowed()
           
 java.lang.String dropIcon()
           
 java.lang.String proxy()
           
 
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

dragGhost

java.lang.String dragGhost()

dropAllowed

java.lang.String dropAllowed()

dropDisallowed

java.lang.String dropDisallowed()

dropIcon

java.lang.String dropIcon()

proxy

java.lang.String proxy()


Copyright © 2012. All Rights Reserved.