org.cruxframework.crux.widgets.rebind.swapcontainer
Class SwapContainerFactory.ViewProcessor

java.lang.Object
  extended by org.cruxframework.crux.core.rebind.screen.widget.creator.children.WidgetChildProcessor<org.cruxframework.crux.widgets.rebind.swapcontainer.SwapContainerContext>
      extended by org.cruxframework.crux.widgets.rebind.swapcontainer.SwapContainerFactory.ViewProcessor
Enclosing class:
SwapContainerFactory

public static class SwapContainerFactory.ViewProcessor
extends WidgetChildProcessor<org.cruxframework.crux.widgets.rebind.swapcontainer.SwapContainerContext>


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
SwapContainerFactory.ViewProcessor()
           
 
Method Summary
 void processChildren(AbstractProxyCreator.SourcePrinter out, org.cruxframework.crux.widgets.rebind.swapcontainer.SwapContainerContext 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

SwapContainerFactory.ViewProcessor

public SwapContainerFactory.ViewProcessor()
Method Detail

processChildren

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


Copyright © 2014. All rights reserved.