org.cruxframework.crux.gwt.rebind
Class AbstractStackPanelFactory.AbstractTitleTextProcessor

java.lang.Object
  extended by org.cruxframework.crux.core.rebind.screen.widget.creator.children.WidgetChildProcessor<org.cruxframework.crux.gwt.rebind.AbstractStackPanelFactoryContext>
      extended by org.cruxframework.crux.gwt.rebind.AbstractStackPanelFactory.AbstractTitleTextProcessor
Direct Known Subclasses:
DecoratedStackPanelFactory.TitleTextProcessor, StackPanelFactory.TitleTextProcessor
Enclosing class:
AbstractStackPanelFactory

public abstract static class AbstractStackPanelFactory.AbstractTitleTextProcessor
extends WidgetChildProcessor<org.cruxframework.crux.gwt.rebind.AbstractStackPanelFactoryContext>


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
AbstractStackPanelFactory.AbstractTitleTextProcessor()
           
 
Method Summary
 void processChildren(AbstractProxyCreator.SourcePrinter out, org.cruxframework.crux.gwt.rebind.AbstractStackPanelFactoryContext 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

AbstractStackPanelFactory.AbstractTitleTextProcessor

public AbstractStackPanelFactory.AbstractTitleTextProcessor()
Method Detail

processChildren

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


Copyright © 2014. All rights reserved.