com.sencha.gxt.theme.base.client.info
Class InfoDefaultAppearance

java.lang.Object
  extended by com.sencha.gxt.theme.base.client.info.InfoDefaultAppearance
All Implemented Interfaces:
Info.InfoAppearance

public class InfoDefaultAppearance
extends java.lang.Object
implements Info.InfoAppearance


Nested Class Summary
static interface InfoDefaultAppearance.InfoDefaultStyle
           
static interface InfoDefaultAppearance.InfoDivFrameResources
           
static interface InfoDefaultAppearance.InfoDivFrameStyle
           
static interface InfoDefaultAppearance.InfoResources
           
static interface InfoDefaultAppearance.InfoTableFrameResources
           
static interface InfoDefaultAppearance.InfoTableFrameStyle
           
 
Constructor Summary
InfoDefaultAppearance()
           
 
Method Summary
 XElement getContentElement(XElement parent)
           
 void render(SafeHtmlBuilder sb)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InfoDefaultAppearance

public InfoDefaultAppearance()
Method Detail

getContentElement

public XElement getContentElement(XElement parent)
Specified by:
getContentElement in interface Info.InfoAppearance

render

public void render(SafeHtmlBuilder sb)
Specified by:
render in interface Info.InfoAppearance


Copyright © 2012. All Rights Reserved.