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

java.lang.Object
  extended by org.cruxframework.crux.core.rebind.screen.widget.creator.children.WidgetChildProcessor<org.cruxframework.crux.gwt.rebind.TabPanelContext>
      extended by org.cruxframework.crux.gwt.rebind.AbstractTabPanelFactory.AbstractHTMLTabProcessor
Direct Known Subclasses:
DecoratedTabPanelFactory.HTMLTabProcessor, TabPanelFactory.HTMLTabProcessor
Enclosing class:
AbstractTabPanelFactory

public abstract static class AbstractTabPanelFactory.AbstractHTMLTabProcessor
extends WidgetChildProcessor<org.cruxframework.crux.gwt.rebind.TabPanelContext>


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
AbstractTabPanelFactory.AbstractHTMLTabProcessor()
           
 
Method Summary
 void processChildren(AbstractProxyCreator.SourcePrinter out, org.cruxframework.crux.gwt.rebind.TabPanelContext context)
           
 
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

AbstractTabPanelFactory.AbstractHTMLTabProcessor

public AbstractTabPanelFactory.AbstractHTMLTabProcessor()
Method Detail

processChildren

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


Copyright © 2014. All rights reserved.