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

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
          extended by org.cruxframework.crux.gwt.rebind.AbstractTabBarFactory.AbstractHTMLTabProcessor
Direct Known Subclasses:
DecoratedTabBarFactory.HTMLTabProcessor, TabBarFactory.HTMLTabProcessor
Enclosing class:
AbstractTabBarFactory

public abstract static class AbstractTabBarFactory.AbstractHTMLTabProcessor
extends AbstractTabBarFactory.AbstractTabTitleProcessor


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.AbstractHTMLTabProcessor()
           
 
Method Summary
 void processChildren(AbstractProxyCreator.SourcePrinter out, org.cruxframework.crux.gwt.rebind.TabBarContext context)
           
 
Methods inherited from class org.cruxframework.crux.gwt.rebind.AbstractTabBarFactory.AbstractTabTitleProcessor
updateTabState
 
Methods inherited from class org.cruxframework.crux.core.rebind.screen.widget.creator.children.WidgetChildProcessor
getWidgetCreator, setWidgetCreator
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractTabBarFactory.AbstractHTMLTabProcessor

public AbstractTabBarFactory.AbstractHTMLTabProcessor()
Method Detail

processChildren

public void processChildren(AbstractProxyCreator.SourcePrinter out,
                            org.cruxframework.crux.gwt.rebind.TabBarContext context)
                     throws CruxGeneratorException
Overrides:
processChildren in class WidgetChildProcessor<org.cruxframework.crux.gwt.rebind.TabBarContext>
Throws:
CruxGeneratorException


Copyright © 2014. All rights reserved.