org.cruxframework.crux.gwt.rebind
Class AbstractListBoxFactory.ItemsProcessor

java.lang.Object
  extended by org.cruxframework.crux.core.rebind.screen.widget.creator.children.WidgetChildProcessor<ListBoxContext>
      extended by org.cruxframework.crux.gwt.rebind.AbstractListBoxFactory.ItemsProcessor
Direct Known Subclasses:
ListBoxFactory.ListBoxItemsProcessor
Enclosing class:
AbstractListBoxFactory

public abstract static class AbstractListBoxFactory.ItemsProcessor
extends WidgetChildProcessor<ListBoxContext>


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
AbstractListBoxFactory.ItemsProcessor()
           
 
Method Summary
 void processChildren(AbstractProxyCreator.SourcePrinter out, ListBoxContext 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

AbstractListBoxFactory.ItemsProcessor

public AbstractListBoxFactory.ItemsProcessor()
Method Detail

processChildren

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


Copyright © 2014. All rights reserved.