org.cruxframework.crux.gwt.rebind
Class TreeFactory.TreeItemProcessor

java.lang.Object
  extended by org.cruxframework.crux.core.rebind.screen.widget.creator.children.WidgetChildProcessor<org.cruxframework.crux.gwt.rebind.TreeContext>
      extended by org.cruxframework.crux.gwt.rebind.TreeFactory.TreeItemProcessor
All Implemented Interfaces:
HasPostProcessor<org.cruxframework.crux.gwt.rebind.TreeContext>
Enclosing class:
TreeFactory

public static class TreeFactory.TreeItemProcessor
extends WidgetChildProcessor<org.cruxframework.crux.gwt.rebind.TreeContext>
implements HasPostProcessor<org.cruxframework.crux.gwt.rebind.TreeContext>


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
TreeFactory.TreeItemProcessor()
           
 
Method Summary
 void postProcessChildren(AbstractProxyCreator.SourcePrinter out, org.cruxframework.crux.gwt.rebind.TreeContext context)
           
 
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

TreeFactory.TreeItemProcessor

public TreeFactory.TreeItemProcessor()
Method Detail

postProcessChildren

public void postProcessChildren(AbstractProxyCreator.SourcePrinter out,
                                org.cruxframework.crux.gwt.rebind.TreeContext context)
                         throws CruxGeneratorException
Specified by:
postProcessChildren in interface HasPostProcessor<org.cruxframework.crux.gwt.rebind.TreeContext>
Throws:
CruxGeneratorException


Copyright © 2014. All rights reserved.