org.cruxframework.crux.gwt.rebind
Class VerticalPanelFactory.VerticalWidgetProcessor

java.lang.Object
  extended by org.cruxframework.crux.core.rebind.screen.widget.creator.children.WidgetChildProcessor<C>
      extended by org.cruxframework.crux.gwt.rebind.VerticalPanelFactory.VerticalWidgetProcessor
Enclosing class:
VerticalPanelFactory

public static class VerticalPanelFactory.VerticalWidgetProcessor
extends WidgetChildProcessor<C>


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
VerticalPanelFactory.VerticalWidgetProcessor()
           
 
Method Summary
 void processChildren(AbstractProxyCreator.SourcePrinter out, CellPanelContext 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

VerticalPanelFactory.VerticalWidgetProcessor

public VerticalPanelFactory.VerticalWidgetProcessor()
Method Detail

processChildren

public void processChildren(AbstractProxyCreator.SourcePrinter out,
                            CellPanelContext context)
                     throws CruxGeneratorException
Throws:
CruxGeneratorException


Copyright © 2014. All rights reserved.