org.cruxframework.crux.gwt.rebind
Class FlexTableFactory.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<HTMLTableFactoryContext>
          extended by org.cruxframework.crux.gwt.rebind.FlexTableFactory.GridRowProcessor
Enclosing class:
FlexTableFactory

public static class FlexTableFactory.GridRowProcessor
extends HTMLTableFactory.TableRowProcessor<HTMLTableFactoryContext>


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
FlexTableFactory.GridRowProcessor()
           
 
Method Summary
 void processChildren(AbstractProxyCreator.SourcePrinter out, HTMLTableFactoryContext 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

FlexTableFactory.GridRowProcessor

public FlexTableFactory.GridRowProcessor()
Method Detail

processChildren

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


Copyright © 2014. All rights reserved.