org.cruxframework.crux.gwt.rebind
Class CellTableFactory.ColumnsProcessor
java.lang.Object
org.cruxframework.crux.core.rebind.screen.widget.creator.children.WidgetChildProcessor<org.cruxframework.crux.gwt.rebind.CellTableContext>
org.cruxframework.crux.gwt.rebind.CellTableFactory.ColumnsProcessor
- All Implemented Interfaces:
- HasPostProcessor<org.cruxframework.crux.gwt.rebind.CellTableContext>
- Enclosing class:
- CellTableFactory
public static class CellTableFactory.ColumnsProcessor
- extends WidgetChildProcessor<org.cruxframework.crux.gwt.rebind.CellTableContext>
- implements HasPostProcessor<org.cruxframework.crux.gwt.rebind.CellTableContext>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CellTableFactory.ColumnsProcessor
public CellTableFactory.ColumnsProcessor()
processChildren
public void processChildren(AbstractProxyCreator.SourcePrinter out,
org.cruxframework.crux.gwt.rebind.CellTableContext context)
throws CruxGeneratorException
- Overrides:
processChildren in class WidgetChildProcessor<org.cruxframework.crux.gwt.rebind.CellTableContext>
- Throws:
CruxGeneratorException
postProcessChildren
public void postProcessChildren(AbstractProxyCreator.SourcePrinter out,
org.cruxframework.crux.gwt.rebind.CellTableContext context)
throws CruxGeneratorException
- Specified by:
postProcessChildren in interface HasPostProcessor<org.cruxframework.crux.gwt.rebind.CellTableContext>
- Throws:
CruxGeneratorException
Copyright © 2014. All rights reserved.