org.cruxframework.crux.widgets.rebind.formdisplay
Class FormDisplayFactory.EntryWidgetProcessor

java.lang.Object
  extended by org.cruxframework.crux.core.rebind.screen.widget.creator.children.WidgetChildProcessor<FormDisplayFactory.FormDisplayContext>
      extended by org.cruxframework.crux.widgets.rebind.formdisplay.FormDisplayFactory.EntryWidgetProcessor
Enclosing class:
FormDisplayFactory

public static class FormDisplayFactory.EntryWidgetProcessor
extends WidgetChildProcessor<FormDisplayFactory.FormDisplayContext>


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
FormDisplayFactory.EntryWidgetProcessor()
           
 
Method Summary
 void processChildren(AbstractProxyCreator.SourcePrinter out, FormDisplayFactory.FormDisplayContext 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

FormDisplayFactory.EntryWidgetProcessor

public FormDisplayFactory.EntryWidgetProcessor()
Method Detail

processChildren

public void processChildren(AbstractProxyCreator.SourcePrinter out,
                            FormDisplayFactory.FormDisplayContext context)
                     throws CruxGeneratorException
Overrides:
processChildren in class WidgetChildProcessor<FormDisplayFactory.FormDisplayContext>
Throws:
CruxGeneratorException


Copyright © 2014. All rights reserved.