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:
- org.cruxframework.crux.core.rebind.screen.widget.creator.children.HasPostProcessor<org.cruxframework.crux.widgets.rebind.slideshow.SlideshowContext>
- Enclosing class:
- SlideshowFactory
public static class SlideshowFactory.ServiceProcessor
- extends org.cruxframework.crux.core.rebind.screen.widget.creator.children.WidgetChildProcessor<org.cruxframework.crux.widgets.rebind.slideshow.SlideshowContext>
- implements org.cruxframework.crux.core.rebind.screen.widget.creator.children.HasPostProcessor<org.cruxframework.crux.widgets.rebind.slideshow.SlideshowContext>
| Nested classes/interfaces inherited from class org.cruxframework.crux.core.rebind.screen.widget.creator.children.WidgetChildProcessor |
org.cruxframework.crux.core.rebind.screen.widget.creator.children.WidgetChildProcessor.AnyTag, org.cruxframework.crux.core.rebind.screen.widget.creator.children.WidgetChildProcessor.AnyWidget, org.cruxframework.crux.core.rebind.screen.widget.creator.children.WidgetChildProcessor.HTMLTag |
|
Method Summary |
void |
postProcessChildren(org.cruxframework.crux.core.rebind.AbstractProxyCreator.SourcePrinter out,
org.cruxframework.crux.widgets.rebind.slideshow.SlideshowContext context)
|
void |
processChildren(org.cruxframework.crux.core.rebind.AbstractProxyCreator.SourcePrinter out,
org.cruxframework.crux.widgets.rebind.slideshow.SlideshowContext 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 |
SlideshowFactory.ServiceProcessor
public SlideshowFactory.ServiceProcessor()
processChildren
public void processChildren(org.cruxframework.crux.core.rebind.AbstractProxyCreator.SourcePrinter out,
org.cruxframework.crux.widgets.rebind.slideshow.SlideshowContext context)
throws org.cruxframework.crux.core.rebind.CruxGeneratorException
- Overrides:
processChildren in class org.cruxframework.crux.core.rebind.screen.widget.creator.children.WidgetChildProcessor<org.cruxframework.crux.widgets.rebind.slideshow.SlideshowContext>
- Throws:
org.cruxframework.crux.core.rebind.CruxGeneratorException
postProcessChildren
public void postProcessChildren(org.cruxframework.crux.core.rebind.AbstractProxyCreator.SourcePrinter out,
org.cruxframework.crux.widgets.rebind.slideshow.SlideshowContext context)
throws org.cruxframework.crux.core.rebind.CruxGeneratorException
- Specified by:
postProcessChildren in interface org.cruxframework.crux.core.rebind.screen.widget.creator.children.HasPostProcessor<org.cruxframework.crux.widgets.rebind.slideshow.SlideshowContext>
- Throws:
org.cruxframework.crux.core.rebind.CruxGeneratorException
Copyright © 2015. All rights reserved.