com.sencha.gxt.theme.blue.client.tabs
Interface BluePlainTabPanelBottomAppearance.PlainTabPanelBottomTemplates

All Superinterfaces:
BlueTabPanelBottomAppearance.BottomTemplate, TabPanelBaseAppearance.Template, XTemplates
Enclosing class:
BluePlainTabPanelBottomAppearance

public static interface BluePlainTabPanelBottomAppearance.PlainTabPanelBottomTemplates
extends BlueTabPanelBottomAppearance.BottomTemplate


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.sencha.gxt.core.client.XTemplates
XTemplates.Formatter<T>, XTemplates.FormatterFactories, XTemplates.FormatterFactory, XTemplates.FormatterFactoryMethod, XTemplates.TemplateCondition, XTemplates.TemplateConditions, XTemplates.XTemplate
 
Method Summary
 SafeHtml render(TabPanelBaseAppearance.TabPanelStyle style)
           
 SafeHtml renderPlain(BluePlainTabPanelAppearance.BluePlainTabPanelStyle style)
           
 

Method Detail

render

@XTemplates.XTemplate(source="TabPanelBottom.html")
SafeHtml render(TabPanelBaseAppearance.TabPanelStyle style)
Specified by:
render in interface BlueTabPanelBottomAppearance.BottomTemplate
Specified by:
render in interface TabPanelBaseAppearance.Template

renderPlain

@XTemplates.XTemplate(source="PlainTabPanelBottom.html")
SafeHtml renderPlain(BluePlainTabPanelAppearance.BluePlainTabPanelStyle style)


Copyright © 2012. All Rights Reserved.