com.sencha.gxt.theme.base.client.info
Interface DefaultInfoConfigDefaultAppearance.InfoConfigStyle

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

public static interface DefaultInfoConfigDefaultAppearance.InfoConfigStyle
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 info()
           
 java.lang.String infoMessage()
           
 java.lang.String infoTitle()
           
 
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

info

java.lang.String info()

infoTitle

java.lang.String infoTitle()

infoMessage

java.lang.String infoMessage()


Copyright © 2012. All Rights Reserved.