org.cruxframework.crux.gwt.rebind
Class GridFactory.GridRowProcessor

java.lang.Object
  extended by org.cruxframework.crux.core.rebind.screen.widget.creator.children.WidgetChildProcessor<C>
      extended by org.cruxframework.crux.gwt.rebind.HTMLTableFactory.TableRowProcessor<org.cruxframework.crux.gwt.rebind.GridFactoryContext>
          extended by org.cruxframework.crux.gwt.rebind.GridFactory.GridRowProcessor
Enclosing class:
GridFactory

public static class GridFactory.GridRowProcessor
extends HTMLTableFactory.TableRowProcessor<org.cruxframework.crux.gwt.rebind.GridFactoryContext>


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
GridFactory.GridRowProcessor()
           
 
Method Summary
 void processChildren(AbstractProxyCreator.SourcePrinter out, org.cruxframework.crux.gwt.rebind.GridFactoryContext 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

GridFactory.GridRowProcessor

public GridFactory.GridRowProcessor()
Method Detail

processChildren

public void processChildren(AbstractProxyCreator.SourcePrinter out,
                            org.cruxframework.crux.gwt.rebind.GridFactoryContext context)
                     throws CruxGeneratorException
Overrides:
processChildren in class HTMLTableFactory.TableRowProcessor<org.cruxframework.crux.gwt.rebind.GridFactoryContext>
Throws:
CruxGeneratorException


Copyright © 2014. All rights reserved.