com.sencha.gxt.theme.base.client.button
Interface ButtonGroupBaseAppearance.ButtonGroupStyle

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

public static interface ButtonGroupBaseAppearance.ButtonGroupStyle
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 body()
           
 java.lang.String group()
           
 java.lang.String header()
           
 java.lang.String text()
           
 
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

body

java.lang.String body()

group

java.lang.String group()

header

java.lang.String header()

text

java.lang.String text()


Copyright © 2012. All Rights Reserved.