org.cruxframework.crux.core.rebind.screen.widget.creator
Class HasDataProviderFactory.EventsSynchronousProcessor

java.lang.Object
  extended by org.cruxframework.crux.core.rebind.screen.widget.creator.children.WidgetChildProcessor<WidgetCreatorContext>
      extended by org.cruxframework.crux.core.rebind.screen.widget.creator.HasDataProviderFactory.EventsSynchronousProcessor
Direct Known Subclasses:
HasDataProviderFactory.EventsSynchronousPagedProcessor, HasDataProviderFactory.EventsSynchronousScrollableProcessor
Enclosing class:
HasDataProviderFactory<C extends WidgetCreatorContext>

public abstract static class HasDataProviderFactory.EventsSynchronousProcessor
extends WidgetChildProcessor<WidgetCreatorContext>


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
HasDataProviderFactory.EventsSynchronousProcessor()
           
 
Method Summary
 void processChildren(AbstractProxyCreator.SourcePrinter out, WidgetCreatorContext context, String dataProviderClassName)
           
 
Methods inherited from class org.cruxframework.crux.core.rebind.screen.widget.creator.children.WidgetChildProcessor
getWidgetCreator, processChildren, setWidgetCreator
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HasDataProviderFactory.EventsSynchronousProcessor

public HasDataProviderFactory.EventsSynchronousProcessor()
Method Detail

processChildren

public void processChildren(AbstractProxyCreator.SourcePrinter out,
                            WidgetCreatorContext context,
                            String dataProviderClassName)
                     throws CruxGeneratorException
Throws:
CruxGeneratorException


Copyright © 2014. All rights reserved.