org.cruxframework.crux.gwt.rebind
Class AbstractTabBarFactory.AbstractTabTitleProcessor

java.lang.Object
  extended by org.cruxframework.crux.core.rebind.screen.widget.creator.children.WidgetChildProcessor<org.cruxframework.crux.gwt.rebind.TabBarContext>
      extended by org.cruxframework.crux.gwt.rebind.AbstractTabBarFactory.AbstractTabTitleProcessor
Direct Known Subclasses:
AbstractTabBarFactory.AbstractHTMLTabProcessor, AbstractTabBarFactory.AbstractTextTabProcessor, AbstractTabBarFactory.AbstractWidgetProcessor
Enclosing class:
AbstractTabBarFactory

public abstract static class AbstractTabBarFactory.AbstractTabTitleProcessor
extends WidgetChildProcessor<org.cruxframework.crux.gwt.rebind.TabBarContext>


Nested Class Summary
 
Nested classes/interfaces inherited from class org.cruxframework.crux.core.rebind.screen.widget.creator.children.WidgetChildProcessor
WidgetChildProcessor.AnyTag, WidgetChildProcessor.AnyWidget, WidgetChildProcessor.HTMLTag
 
Constructor Summary
AbstractTabBarFactory.AbstractTabTitleProcessor()
           
 
Method Summary
protected  void updateTabState(AbstractProxyCreator.SourcePrinter out, org.cruxframework.crux.gwt.rebind.TabBarContext context)
           
 
Methods inherited from class org.cruxframework.crux.core.rebind.screen.widget.creator.children.WidgetChildProcessor
getWidgetCreator, processChildren, setWidgetCreator
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractTabBarFactory.AbstractTabTitleProcessor

public AbstractTabBarFactory.AbstractTabTitleProcessor()
Method Detail

updateTabState

protected void updateTabState(AbstractProxyCreator.SourcePrinter out,
                              org.cruxframework.crux.gwt.rebind.TabBarContext context)


Copyright © 2014. All rights reserved.