org.cruxframework.crux.widgets.rebind.slideshow
Class SlideshowFactory.ServiceProcessor
java.lang.Object
org.cruxframework.crux.core.rebind.screen.widget.creator.children.WidgetChildProcessor<org.cruxframework.crux.widgets.rebind.slideshow.SlideshowContext>
org.cruxframework.crux.widgets.rebind.slideshow.SlideshowFactory.ServiceProcessor
- All Implemented Interfaces:
- HasPostProcessor<org.cruxframework.crux.widgets.rebind.slideshow.SlideshowContext>
- Enclosing class:
- SlideshowFactory
public static class SlideshowFactory.ServiceProcessor
- extends WidgetChildProcessor<org.cruxframework.crux.widgets.rebind.slideshow.SlideshowContext>
- implements HasPostProcessor<org.cruxframework.crux.widgets.rebind.slideshow.SlideshowContext>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SlideshowFactory.ServiceProcessor
public SlideshowFactory.ServiceProcessor()
processChildren
public void processChildren(AbstractProxyCreator.SourcePrinter out,
org.cruxframework.crux.widgets.rebind.slideshow.SlideshowContext context)
throws CruxGeneratorException
- Overrides:
processChildren in class WidgetChildProcessor<org.cruxframework.crux.widgets.rebind.slideshow.SlideshowContext>
- Throws:
CruxGeneratorException
postProcessChildren
public void postProcessChildren(AbstractProxyCreator.SourcePrinter out,
org.cruxframework.crux.widgets.rebind.slideshow.SlideshowContext context)
throws CruxGeneratorException
- Specified by:
postProcessChildren in interface HasPostProcessor<org.cruxframework.crux.widgets.rebind.slideshow.SlideshowContext>
- Throws:
CruxGeneratorException
Copyright © 2014. All rights reserved.