com.sencha.gxt.theme.base.client.container
Interface CssFloatLayoutDefaultAppearance.CssFloatLayoutStyle

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

public static interface CssFloatLayoutDefaultAppearance.CssFloatLayoutStyle
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 child()
           
 java.lang.String container()
           
 java.lang.String inner()
           
 
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

container

java.lang.String container()

inner

java.lang.String inner()

child

java.lang.String child()


Copyright © 2012. All Rights Reserved.