org.cruxframework.crux.widgets.rebind.rollingpanel
Class RollingPanelFactory.RollingPanelProcessor

java.lang.Object
  extended by org.cruxframework.crux.core.rebind.screen.widget.creator.children.WidgetChildProcessor<C>
      extended by org.cruxframework.crux.core.rebind.screen.widget.creator.children.ChoiceChildProcessor<org.cruxframework.crux.widgets.rebind.rollingpanel.RollingPanelContext>
          extended by org.cruxframework.crux.widgets.rebind.rollingpanel.RollingPanelFactory.RollingPanelProcessor
Enclosing class:
RollingPanelFactory

public static class RollingPanelFactory.RollingPanelProcessor
extends ChoiceChildProcessor<org.cruxframework.crux.widgets.rebind.rollingpanel.RollingPanelContext>


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
RollingPanelFactory.RollingPanelProcessor()
           
 
Method Summary
 void processChildren(AbstractProxyCreator.SourcePrinter out, org.cruxframework.crux.widgets.rebind.rollingpanel.RollingPanelContext 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

RollingPanelFactory.RollingPanelProcessor

public RollingPanelFactory.RollingPanelProcessor()
Method Detail

processChildren

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


Copyright © 2014. All rights reserved.